python-argcomplete from home:alvistack project
운영체제를 선택해 주세요
저장소를 추가하고 직접 설치
For CentOS 9 Stream run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:alvistack/CentOS_9_Stream/home:alvistack.repo yum install python-argcomplete
For CentOS 8 Stream run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:alvistack/CentOS_8_Stream/home:alvistack.repo yum install python-argcomplete
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-argcomplete
For CentOS 10 Stream run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:alvistack/CentOS_10_Stream/home:alvistack.repo yum install python-argcomplete
Grab binary packages directly
저장소를 추가하고 직접 설치
For Fedora Rawhide run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:alvistack/Fedora_Rawhide/home:alvistack.repo dnf install python-argcomplete
For Fedora 43 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:alvistack/Fedora_43/home:alvistack.repo dnf install python-argcomplete
For Fedora 42 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:alvistack/Fedora_42/home:alvistack.repo dnf install python-argcomplete
For Fedora 41 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:alvistack/Fedora_41/home:alvistack.repo dnf install python-argcomplete
Grab binary packages directly
저장소를 추가하고 직접 설치
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-argcomplete
Grab binary packages directly
저장소를 추가하고 직접 설치
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-argcomplete