sccs on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "sccs" 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 sccs on Arch using YAY
$
yay -S
sccs
Copied
* (Optional) Uninstall sccs on Arch using YAY
$
yay -Rns
sccs
Copied
2. Manually Install "sccs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sccs's git locally
$
git clone https://aur.archlinux.org/sccs.git
~/sccs
Copied
c. Go to ~/sccs folder and install it
$
cd
~/sccs
Copied
$
makepkg -si
Copied
3. Information about the sccs package on Arch User Repository (AUR)
ID: 610967
Name: sccs
PackageBaseID: 93717
PackageBase: sccs
Version: 5.09-1
Description: The UNIX Source Code Control System actively maintained/enhanced.
URL: http://sccs.sourceforge.net/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1433243888
LastModified: 1557396220
URLPath: /cgit/aur.git/snapshot/sccs.tar.gz
Name: sccs
PackageBaseID: 93717
PackageBase: sccs
Version: 5.09-1
Description: The UNIX Source Code Control System actively maintained/enhanced.
URL: http://sccs.sourceforge.net/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1433243888
LastModified: 1557396220
URLPath: /cgit/aur.git/snapshot/sccs.tar.gz