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