gr from science:gr-framework project
选择您的操作系统
添加软件源并手动安装
对于 CentOS 9 Stream,请以根用户 root 运行下面命令:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/science:gr-framework/CentOS_9_Stream/science:gr-framework.repo yum install gr
直接抓取二进制软件包
添加软件源并手动安装
对于 Debian 13,请运行以下命令:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/science:/gr-framework/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/science:gr-framework.list curl -fsSL https://download.opensuse.org/repositories/science:gr-framework/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_gr-framework.gpg > /dev/null sudo apt update sudo apt install gr
对于 Debian 12,请运行以下命令:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/science:/gr-framework/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/science:gr-framework.list curl -fsSL https://download.opensuse.org/repositories/science:gr-framework/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_gr-framework.gpg > /dev/null sudo apt update sudo apt install gr
对于 Debian 11,请运行以下命令:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/science:/gr-framework/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/science:gr-framework.list curl -fsSL https://download.opensuse.org/repositories/science:gr-framework/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_gr-framework.gpg > /dev/null sudo apt update sudo apt install gr
直接抓取二进制软件包
添加软件源并手动安装
对于 Fedora 42,请以根用户 root 运行下面命令:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/science:gr-framework/Fedora_42/science:gr-framework.repo dnf install gr
对于 Fedora 41,请以根用户 root 运行下面命令:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/science:gr-framework/Fedora_41/science:gr-framework.repo dnf install gr
对于 Fedora 40,请以根用户 root 运行下面命令:
dnf config-manager --add-repo https://download.opensuse.org/repositories/science:gr-framework/Fedora_40/science:gr-framework.repo dnf install gr
直接抓取二进制软件包
添加软件源并手动安装
对于 RockyLinux 9,请以根用户 root 运行下面命令:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/science:gr-framework/RockyLinux_9/science:gr-framework.repo yum install gr
对于 AlmaLinux 8,请以根用户 root 运行下面命令:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/science:gr-framework/AlmaLinux_8/science:gr-framework.repo yum install gr
直接抓取二进制软件包
添加软件源并手动安装
对于 xUbuntu 24.04,请运行以下命令:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/science:/gr-framework/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/science:gr-framework.list curl -fsSL https://download.opensuse.org/repositories/science:gr-framework/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_gr-framework.gpg > /dev/null sudo apt update sudo apt install gr
对于 xUbuntu 22.04,请运行以下命令:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/science:/gr-framework/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/science:gr-framework.list curl -fsSL https://download.opensuse.org/repositories/science:gr-framework/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_gr-framework.gpg > /dev/null sudo apt update sudo apt install gr
对于 xUbuntu 20.04,请运行以下命令:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/science:/gr-framework/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/science:gr-framework.list curl -fsSL https://download.opensuse.org/repositories/science:gr-framework/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_gr-framework.gpg > /dev/null sudo apt update sudo apt install gr