cspace on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S cspace

* (Optional) Uninstall cspace on Arch using YAY

$ yay -Rns cspace

2. Manually Install "cspace" via AUR

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

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

b. Clone cspace's git locally

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

c. Go to ~/cspace folder and install it

$ cd ~/cspace $ makepkg -si

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

ID: 832016
Name: cspace
PackageBaseID: 160723
PackageBase: cspace
Version: 1.0.0-1
Description: A simple color conversion and formatting tool
URL: https://github.com/DRKblade/cspace
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: quandangv
Submitter: quandangv
FirstSubmitted: 1607463306
LastModified: 1607680171
URLPath: /cgit/aur.git/snapshot/cspace.tar.gz