cssc on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S cssc

* (Optional) Uninstall cssc on Arch using YAY

$ yay -Rns cssc

2. Manually Install "cssc" via AUR

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

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

b. Clone cssc's git locally

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

c. Go to ~/cssc folder and install it

$ cd ~/cssc $ makepkg -si

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

ID: 726975
Name: cssc
PackageBaseID: 28652
PackageBase: cssc
Version: 1.4.1-1
Description: A clone of the Unix SCCS tool suite.
URL: http://savannah.gnu.org/projects/cssc
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: bulletmark
Submitter: ndowens
FirstSubmitted: 1248246333
LastModified: 1587947950
URLPath: /cgit/aur.git/snapshot/cssc.tar.gz