python3-gobject 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 python3-gobject
对于 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 python3-gobject
对于 CentOS 7,请以根用户 root 运行下面命令:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:alvistack/CentOS_7/home:alvistack.repo yum install python3-gobject
对于 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 python3-gobject
直接抓取二进制软件包
添加软件源并手动安装
对于 Fedora Rawhide,请以根用户 root 运行下面命令:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:alvistack/Fedora_Rawhide/home:alvistack.repo dnf install python3-gobject
对于 Fedora 43,请以根用户 root 运行下面命令:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:alvistack/Fedora_43/home:alvistack.repo dnf install python3-gobject
对于 Fedora 42,请以根用户 root 运行下面命令:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:alvistack/Fedora_42/home:alvistack.repo dnf install python3-gobject
对于 Fedora 41,请以根用户 root 运行下面命令:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:alvistack/Fedora_41/home:alvistack.repo dnf install python3-gobject
直接抓取二进制软件包
添加软件源并手动安装
对于 openSUSE Leap 15.6,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:alvistack/openSUSE_Leap_15.6/home:alvistack.repo zypper refresh zypper install python3-gobject