rust-packaging from home:solomoncyj project
Select Your Operating System
Add repository and install manually
For Fedora Rawhide run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:solomoncyj/Fedora_Rawhide/home:solomoncyj.repo dnf install rust-packaging
For Fedora 40 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:solomoncyj/Fedora_40/home:solomoncyj.repo dnf install rust-packaging
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:solomoncyj/Fedora_39/home:solomoncyj.repo dnf install rust-packaging
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:solomoncyj/openSUSE_Tumbleweed/home:solomoncyj.repo zypper refresh zypper install rust-packaging
For openSUSE Slowroll run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:solomoncyj/openSUSE_Slowroll/home:solomoncyj.repo zypper refresh zypper install rust-packaging