tty-colorscheme on AUR (Arch User Repository)

Last updated: July 06,2024

1. Install "tty-colorscheme" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install tty-colorscheme on Arch using YAY

$ yay -S tty-colorscheme

* (Optional) Uninstall tty-colorscheme on Arch using YAY

$ yay -Rns tty-colorscheme

2. Manually Install "tty-colorscheme" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone tty-colorscheme's git locally

$ git clone https://aur.archlinux.org/tty-colorscheme.git ~/tty-colorscheme

c. Go to ~/tty-colorscheme folder and install it

$ cd ~/tty-colorscheme $ makepkg -si

3. Information about the tty-colorscheme package on Arch User Repository (AUR)

ID: 1423699
Name: tty-colorscheme
PackageBaseID: 203491
PackageBase: tty-colorscheme
Version: 1.0-1
Description: A simple script to change colors in the linux TTY with 300 colorschemes
URL: https://github.com/red-magic/tty-colorscheme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: red-magic
Submitter: red-magic
FirstSubmitted: 1709973944
LastModified: 1709974230
URLPath: /cgit/aur.git/snapshot/tty-colorscheme.tar.gz