Reply To: Windows 95 Theme, Icons, Style (Linux)
What makes us different from other similar websites? › Forums › Tech › Windows 95 Theme, Icons, Style (Linux) › Reply To: Windows 95 Theme, Icons, Style (Linux)
September 30, 2022 at 5:17 pm
#6786

Keymaster
I had issues installing this in Xubuntu. Running the following helped. Just copy and paste all in the terminal.
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