python-incremental from home:alvistack project
選擇您的作業系統
加套件庫並手動安裝
需要 CentOS 9 Stream ,用 root 執行:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:alvistack/CentOS_9_Stream/home:alvistack.repo yum install python-incremental
需要 CentOS 8 Stream ,用 root 執行:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:alvistack/CentOS_8_Stream/home:alvistack.repo yum install python-incremental
需要 CentOS 7 ,用 root 執行:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:alvistack/CentOS_7/home:alvistack.repo yum install python-incremental
需要 CentOS 10 Stream ,用 root 執行:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:alvistack/CentOS_10_Stream/home:alvistack.repo yum install python-incremental
直接抓取二進位套件
加套件庫並手動安裝
需要 Fedora Rawhide ,用 root 執行:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:alvistack/Fedora_Rawhide/home:alvistack.repo dnf install python-incremental
需要 Fedora 43 ,用 root 執行:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:alvistack/Fedora_43/home:alvistack.repo dnf install python-incremental
需要 Fedora 42 ,用 root 執行:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:alvistack/Fedora_42/home:alvistack.repo dnf install python-incremental
需要 Fedora 41 ,用 root 執行:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:alvistack/Fedora_41/home:alvistack.repo dnf install python-incremental