python-pydantic from home:alvistack project
Select Your Operating System
Add repository and install manually
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:alvistack/CentOS_7/home:alvistack.repo yum install python-pydantic
Grab binary packages directly
Add repository and install manually
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:alvistack/Fedora_Rawhide/home:alvistack.repo dnf install python-pydantic
For Fedora 41 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:alvistack/Fedora_41/home:alvistack.repo dnf install python-pydantic
For Fedora 40 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:alvistack/Fedora_40/home:alvistack.repo dnf install python-pydantic
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:alvistack/Fedora_39/home:alvistack.repo dnf install python-pydantic
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:alvistack/openSUSE_Tumbleweed/home:alvistack.repo zypper refresh zypper install python-pydantic
Grab binary packages directly
Add repository and install manually
For AlmaLinux 9 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:alvistack/AlmaLinux_9/home:alvistack.repo yum install python-pydantic
For AlmaLinux 8 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:alvistack/AlmaLinux_8/home:alvistack.repo yum install python-pydantic
Grab binary packages directly
Add repository and install manually
For openSUSE Leap 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:alvistack/openSUSE_Leap_15.6/home:alvistack.repo zypper refresh zypper install python-pydantic
For openSUSE Leap 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:alvistack/openSUSE_Leap_15.5/home:alvistack.repo zypper refresh zypper install python-pydantic