loader image

Windows 95 Theme, Icons, Style (Linux)

What makes us different from other similar websites? Forums Tech Windows 95 Theme, Icons, Style (Linux)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5532
    thumbtak
    Keymaster

    CentOS

    For CentOS 8 Stream run the following as 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

    For CentOS 8 run the following as 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

    For CentOS 7 run the following as 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

    Debian

    For Debian Unstable run the following:

    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

    For Debian Testing run the following:

    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

    For Debian 10 run the following:

    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

    Fedora

    For Fedora 32 run the following as root:

    dnf config-manager --add-repo https://download.opensuse.org/repositories/home:bgstack15:Chicago95/Fedora_32/home:bgstack15:Chicago95.repo
    dnf install chicago95-theme-all

    For Fedora 31 run the following as root:

    dnf config-manager --add-repo https://download.opensuse.org/repositories/home:bgstack15:Chicago95/Fedora_31/home:bgstack15:Chicago95.repo
    dnf install chicago95-theme-all

    For Fedora 30 run the following as root:

    dnf config-manager --add-repo https://download.opensuse.org/repositories/home:bgstack15:Chicago95/Fedora_30/home:bgstack15:Chicago95.repo
    dnf install chicago95-theme-all

    xUbuntu

    For xUbuntu 20.10 run the following:

    echo 'deb http://download.opensuse.org/repositories/home:/bgstack15:/Chicago95/xUbuntu_20.10/ /' | sudo tee /etc/apt/sources.list.d/home:bgstack15:Chicago95.list
    curl -fsSL https://download.opensuse.org/repositories/home:bgstack15:Chicago95/xUbuntu_20.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

    For xUbuntu 20.04 run the following:

    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

    For xUbuntu 18.04 run the following:

    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

    #5533
    thumbtak
    Keymaster

    If you want to uninstall chicago95, do the following.

    $ sudo apt remove --purge chicago95-theme-all
    $ sudo apt autoremove

    • This reply was modified 1 year, 7 months ago by thumbtak. Reason: "Uninstall" was replaced with "remove"
    #6786
    thumbtak
    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

    #6829
    thumbtak
    Keymaster

    If you want the Windows 95 maze screensaver you may run the following command:

    $ sudo apt-get install xscreensaver xscreensaver-gl-extra xscreensaver-data-extra

    Select Maze3D under Screensavers in the System Settings.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
TAKs Shack