nocolor on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S nocolor

* (Optional) Uninstall nocolor on Arch using YAY

$ yay -Rns nocolor

2. Manually Install "nocolor" via AUR

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

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

b. Clone nocolor's git locally

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

c. Go to ~/nocolor folder and install it

$ cd ~/nocolor $ makepkg -si

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

ID: 931445
Name: nocolor
PackageBaseID: 168439
PackageBase: nocolor
Version: 1.0.4-1
Description: Validate the architecture of your PHP project based on the concept of function colors
URL: https://github.com/VKCOM/nocolor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: trokhymchuk
FirstSubmitted: 1624903394
LastModified: 1625645780
URLPath: /cgit/aur.git/snapshot/nocolor.tar.gz