libsodium from home:mbhangui project
Select Your Operating System
Add repository and install manually
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:mbhangui/CentOS_8/home:mbhangui.repo yum install libsodium
For CentOS-9 Stream run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:mbhangui/CentOS-9_Stream/home:mbhangui.repo yum install libsodium
For CentOS-8 Stream run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:mbhangui/CentOS-8_Stream/home:mbhangui.repo yum install libsodium
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:mbhangui/openSUSE_Tumbleweed/home:mbhangui.repo zypper refresh zypper install libsodium
Grab binary packages directly
Add repository and install manually
For RockyLinux 9 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:mbhangui/RockyLinux_9/home:mbhangui.repo yum install libsodium
For RockyLinux 8 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:mbhangui/RockyLinux_8/home:mbhangui.repo yum install libsodium
For AlmaLinux 8 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:mbhangui/AlmaLinux_8/home:mbhangui.repo yum install libsodium
Grab binary packages directly
Add repository and install manually
For AlmaLinux 9 run the following as root:
?