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 5 posts - 1 through 5 (of 5 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 2 years, 4 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.

    #6970
    thumbtak
    Keymaster

    How to install and uninstall the latest version of Chicago95.

    Installation

    Download
    $ wget https://github.com/grassmunk/Chicago95/archive/refs/tags/v3.0.1.zip

    or

    https://github.com/grassmunk/Chicago95

    You then extract the files and run the python script (.py file) by typing “./” in front of it. You do not put the ” symbols and make sure you have python3 installed.

    Uninstall

    Remove the following code from the .bashrc file in your home folder.

    # Emulate an MS-DOS prompt in your Linux shell.
    # Laszlo Szathmary (jabba.laci@gmail.com), 2011
    # Project home page:
    # https://ubuntuincident.wordpress.com/2011/02/08/emulate-the-ms-dos-prompt/
    #
    #
    # Modified by Soldier of Fortran
    #
    # Add to you ~/.bashrc file with: 'source ~/.themes/95/bashrc'
    
    function msdos_pwd
    {
        local dir="<code>pwd</code>"
    
        echo $dir | tr '/' '\\'
    }
    
    export PS1='C:<code>msdos_pwd</code>> '
    
    echo 
    echo
    echo "Microsoft(R) Windows 95"
    echo "   (C)Copyright Microsoft Corp 1981-1996."
    echo

    Run the following commands in terminal.
    $ rm ~/.oh-my-zsh/themes/Chicago95.zsh-theme
    $ rm ~/.local/share/xfce4/terminal/colorschemes/Chicago95.theme

    Some more things can be removed, but make sure to change the themes and layouts.

    More Info:
    https://github.com/grassmunk/Chicago95/issues/149

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