chicago95-theme-all from home:bgstack15:Chicago95 project
Välj ditt operativsystem
Lägg till lagringsplats och installera manuellt
För CentOS 8 Stream, kör följande som root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:bgstack15:Chicago95/CentOS_8_Stream/home:bgstack15:Chicago95.repo yum install chicago95-theme-all
För CentOS 8, kör följande som root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:bgstack15:Chicago95/CentOS_8/home:bgstack15:Chicago95.repo yum install chicago95-theme-all
För CentOS 7, kör följande som root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:bgstack15:Chicago95/CentOS_7/home:bgstack15:Chicago95.repo yum install chicago95-theme-all
Grab binary packages directly
Lägg till lagringsplats och installera manuellt
För Debian Unstable, kör följande:
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:/bgstack15:/Chicago95/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:bgstack15:Chicago95.list curl -fsSL https://download.opensuse.org/repositories/home:bgstack15:Chicago95/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_bgstack15_Chicago95.gpg > /dev/null sudo apt update sudo apt install chicago95-theme-all
För Debian Testing, kör följande:
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:/bgstack15:/Chicago95/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:bgstack15:Chicago95.list curl -fsSL https://download.opensuse.org/repositories/home:bgstack15:Chicago95/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_bgstack15_Chicago95.gpg > /dev/null sudo apt update sudo apt install chicago95-theme-all
För Debian 9.0, kör följande:
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:/bgstack15:/Chicago95/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:bgstack15:Chicago95.list curl -fsSL https://download.opensuse.org/repositories/home:bgstack15:Chicago95/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_bgstack15_Chicago95.gpg > /dev/null sudo apt update sudo apt install chicago95-theme-all
För Debian 10, kör följande:
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:/bgstack15:/Chicago95/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:bgstack15:Chicago95.list curl -fsSL https://download.opensuse.org/repositories/home:bgstack15:Chicago95/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_bgstack15_Chicago95.gpg > /dev/null sudo apt update sudo apt install chicago95-theme-all
Grab binary packages directly
Lägg till lagringsplats och installera manuellt
För Fedora Rawhide, kör följande som root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:bgstack15:Chicago95/Fedora_Rawhide/home:bgstack15:Chicago95.repo dnf install chicago95-theme-all
Grab binary packages directly
Lägg till lagringsplats och installera manuellt
För xUbuntu 22.04, kör följande:
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:/bgstack15:/Chicago95/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:bgstack15:Chicago95.list curl -fsSL https://download.opensuse.org/repositories/home:bgstack15:Chicago95/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_bgstack15_Chicago95.gpg > /dev/null sudo apt update sudo apt install chicago95-theme-all
För xUbuntu 20.04, kör följande:
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:/bgstack15:/Chicago95/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:bgstack15:Chicago95.list curl -fsSL https://download.opensuse.org/repositories/home:bgstack15:Chicago95/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_bgstack15_Chicago95.gpg > /dev/null sudo apt update sudo apt install chicago95-theme-all
För xUbuntu 18.04, kör följande:
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:/bgstack15:/Chicago95/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:bgstack15:Chicago95.list curl -fsSL https://download.opensuse.org/repositories/home:bgstack15:Chicago95/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_bgstack15_Chicago95.gpg > /dev/null sudo apt update sudo apt install chicago95-theme-all
Grab binary packages directly
Lägg till lagringsplats och installera manuellt
För Fedora 36, kör följande som root:
?