[GH-ISSUE #24] Support of Rocky Linux 9 #20

Open
opened 2026-02-27 21:01:16 +03:00 by kerem · 1 comment
Owner

Originally created by @nobodyman1 on GitHub (Sep 16, 2022).
Original GitHub issue: https://github.com/sg4r/proxmox-backup-client/issues/24

Is it possible to update the package to the current Rocky Linux version?

Originally created by @nobodyman1 on GitHub (Sep 16, 2022). Original GitHub issue: https://github.com/sg4r/proxmox-backup-client/issues/24 Is it possible to update the package to the current Rocky Linux version?
Author
Owner

@sarkoziadam commented on GitHub (Jan 2, 2023):

Hello,

You can install on EL9 platform. (I tested on RHEL9).

dnf install https://github.com/sg4r/proxmox-backup-client/releases/download/v2.2.2/proxmox-backup-2.2.2-1.x86_64.rpm

[root@ns2 ~]# cat /etc/os-release | grep PRETTY_NAME
PRETTY_NAME="Red Hat Enterprise Linux 9.1 (Plow)"
[root@ns2 ~]# proxmox-backup-client version
client version: 2.2.2

<!-- gh-comment-id:1368729702 --> @sarkoziadam commented on GitHub (Jan 2, 2023): Hello, You can install on EL9 platform. (I tested on RHEL9). dnf install https://github.com/sg4r/proxmox-backup-client/releases/download/v2.2.2/proxmox-backup-2.2.2-1.x86_64.rpm ``` [root@ns2 ~]# cat /etc/os-release | grep PRETTY_NAME PRETTY_NAME="Red Hat Enterprise Linux 9.1 (Plow)" [root@ns2 ~]# proxmox-backup-client version client version: 2.2.2 ```
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxmox-backup-client#20
No description provided.