python-cryptography from home:alvistack project
Seleccione o seu sistema operativo
Engadir repositorio e instalar manualmente
Para CentOS 9 Stream execute o seguinte como root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:alvistack/CentOS_9_Stream/home:alvistack.repo yum install python-cryptography
Para CentOS 8 Stream execute o seguinte como root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:alvistack/CentOS_8_Stream/home:alvistack.repo yum install python-cryptography
Para CentOS 7 execute o seguinte como root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:alvistack/CentOS_7/home:alvistack.repo yum install python-cryptography
Para CentOS 10 Stream execute o seguinte como root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:alvistack/CentOS_10_Stream/home:alvistack.repo yum install python-cryptography
Obter paquetes binarios directamente
Engadir repositorio e instalar manualmente
Para Fedora Rawhide execute o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:alvistack/Fedora_Rawhide/home:alvistack.repo dnf install python-cryptography
Para Fedora 43 execute o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:alvistack/Fedora_43/home:alvistack.repo dnf install python-cryptography
Para Fedora 42 execute o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:alvistack/Fedora_42/home:alvistack.repo dnf install python-cryptography
Obter paquetes binarios directamente
Engadir repositorio e instalar manualmente
Para openSUSE Tumbleweed execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:alvistack/openSUSE_Tumbleweed/home:alvistack.repo zypper refresh zypper install python-cryptography
Obter paquetes binarios directamente
Engadir repositorio e instalar manualmente
Para openSUSE Leap 16.0 execute o seguinte como root:
?