libidn 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 libidn
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 libidn
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:mbhangui/RHEL_7/home:mbhangui.repo yum install libidn
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 libidn
Grab binary packages directly
Add repository and install manually
For AlmaLinux 9 run the following as root:
?