colorpanes on AUR (Arch User Repository)

Last updated: October 07,2024

1. Install "colorpanes" 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 colorpanes on Arch using YAY

$ yay -S colorpanes

* (Optional) Uninstall colorpanes on Arch using YAY

$ yay -Rns colorpanes

2. Manually Install "colorpanes" via AUR

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

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

b. Clone colorpanes's git locally

$ git clone https://aur.archlinux.org/colorpanes.git ~/colorpanes

c. Go to ~/colorpanes folder and install it

$ cd ~/colorpanes $ makepkg -si

3. Information about the colorpanes package on Arch User Repository (AUR)

ID: 1097051
Name: colorpanes
PackageBaseID: 183097
PackageBase: colorpanes
Version: 3.0.0-3
Description: Panes in the 8 bright terminal colors with shadows of the respective darker color
URL: https://codeberg.org/papojari/colorpanes
NumVotes: 1
Popularity: 2.0E-6
OutOfDate: 1655363603
Maintainer: annaaurora
Submitter: annaaurora
FirstSubmitted: 1654971586
LastModified: 1654972813
URLPath: /cgit/aur.git/snapshot/colorpanes.tar.gz