libidn from home:indimail project
Sélectionnez votre système d'exploitation
Ajouter le dépôt et installer manuellement
Pour CentOS 8, exécutez en tant que root :
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:indimail/CentOS_8/home:indimail.repo yum install libidn
Récupérer les paquets binaires directement
Ajouter le dépôt et installer manuellement
Pour RockyLinux 9, exécutez en tant que root :
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:indimail/RockyLinux_9/home:indimail.repo yum install libidn
Pour RHEL 7, exécutez en tant que root :
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:indimail/RHEL_7/home:indimail.repo yum install libidn
Pour AlmaLinux 8, exécutez en tant que root :
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:indimail/AlmaLinux_8/home:indimail.repo yum install libidn
Récupérer les paquets binaires directement
Ajouter le dépôt et installer manuellement
Pour AlmaLinux 9, exécutez en tant que root :
?