CommandCodeAI / CommandCodeAI/desktop

[Feedback]: Add an official RPM package for RPM-based Linux distributions

Đang mở
#48 1 bình luận 0 reaction 1 người được giao Xem trên GitHub

@aliarain đang làm issue này rồi.

Từ ngày 7/9/2026.

enhancement
Ngôn ngữ chính
Shell
Star
80
Fork
2
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

What problem are you trying to solve?

Command Code currently provides a .deb package and an AppImage for Linux, but there is no official .rpm package.

This makes installation and application lifecycle management less convenient on RPM-based distributions such as Fedora, RHEL, CentOS Stream, Rocky Linux, AlmaLinux, and openSUSE.

Although the AppImage can be used as a workaround, it does not provide the same native package-manager integration as an RPM package, including installation, upgrades, removal, dependency management, and managed deployment through tools such as dnf, yum, or zypper.

What would improve it?

Please publish an official x86_64 RPM package with each GitHub release, alongside the existing .deb and AppImage artifacts.

For example:

CommandCode-<version>-1.x86_64.rpm

Ideally, the RPM package should:

  • Install the application in a standard system location.
  • Install the application icon and .desktop entry.
  • Declare the required runtime dependencies.
  • Support clean installation, upgrades, and removal using dnf or rpm.
  • Be included in the project's release checksums or provenance information.
  • Be detected and installed by install.sh on supported RPM-based distributions.
  • Be tested at least on a currently supported Fedora release.

ARM64 RPM support could be added separately if Linux ARM64 builds become available.

What do you do today?

I currently have to download and manage the AppImage manually.

The existing .deb package cannot be installed natively on my RPM-based Linux distribution, and converting the Debian package with third-party tools is not a reliable or officially supported solution.

Product area

Installation and updates

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.