python-tzdata from home:alvistack project
إختر نظام التشغيل
إضافة المستودع والتثبيت يدويا
لـCentOS 9 Stream شغل التالي كـ جذر:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:alvistack/CentOS_9_Stream/home:alvistack.repo yum install python-tzdata
لـCentOS 10 Stream شغل التالي كـ جذر:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:alvistack/CentOS_10_Stream/home:alvistack.repo yum install python-tzdata
سحب الحزم الثنائية مباشرة
إضافة المستودع والتثبيت يدويا
لـFedora Rawhide شغل التالي كـ جذر:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:alvistack/Fedora_Rawhide/home:alvistack.repo dnf install python-tzdata
لـFedora 43 شغل التالي كـ جذر:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:alvistack/Fedora_43/home:alvistack.repo dnf install python-tzdata
لـFedora 42 شغل التالي كـ جذر:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:alvistack/Fedora_42/home:alvistack.repo dnf install python-tzdata
سحب الحزم الثنائية مباشرة
إضافة المستودع والتثبيت يدويا
لـopenSUSE Tumbleweed شغل التالي كـ جذر:
zypper addrepo https://download.opensuse.org/repositories/home:alvistack/openSUSE_Tumbleweed/home:alvistack.repo zypper refresh zypper install python-tzdata