firetools from home:kimi:firejail project

选择您的操作系统

对于 Fedora 43,请以根用户 root 运行下面命令:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:kimi:firejail/Fedora_43/home:kimi:firejail.repo
dnf install firetools
对于 Fedora 42,请以根用户 root 运行下面命令:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:kimi:firejail/Fedora_42/home:kimi:firejail.repo
dnf install firetools
对于 Fedora 41,请以根用户 root 运行下面命令:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:kimi:firejail/Fedora_41/home:kimi:firejail.repo
dnf install firetools
对于 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/home:/kimi:/firejail/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:kimi:firejail.list
curl -fsSL https://download.opensuse.org/repositories/home:kimi:firejail/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kimi_firejail.gpg > /dev/null
sudo apt update
sudo apt install firetools