cw on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "cw" 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
Copied
b. Install cw on Arch using YAY
$
yay -S
cw
Copied
* (Optional) Uninstall cw on Arch using YAY
$
yay -Rns
cw
Copied
2. Manually Install "cw" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cw's git locally
$
git clone https://aur.archlinux.org/cw.git
~/cw
Copied
c. Go to ~/cw folder and install it
$
cd
~/cw
Copied
$
makepkg -si
Copied
3. Information about the cw package on Arch User Repository (AUR)
ID: 263704
Name: cw
PackageBaseID: 105784
PackageBase: cw
Version: 1.0.16-4
Description: A non-intrusive real-time ANSI color wrapper for common unix-based commands
URL: http://cwrapper.sourceforge.net
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: martinbaillie
Submitter: martinbaillie
FirstSubmitted: 1452252527
LastModified: 1452306771
URLPath: /cgit/aur.git/snapshot/cw.tar.gz
Name: cw
PackageBaseID: 105784
PackageBase: cw
Version: 1.0.16-4
Description: A non-intrusive real-time ANSI color wrapper for common unix-based commands
URL: http://cwrapper.sourceforge.net
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: martinbaillie
Submitter: martinbaillie
FirstSubmitted: 1452252527
LastModified: 1452306771
URLPath: /cgit/aur.git/snapshot/cw.tar.gz