cons on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "cons" 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 cons on Arch using YAY
$
yay -S
cons
Copied
* (Optional) Uninstall cons on Arch using YAY
$
yay -Rns
cons
Copied
2. Manually Install "cons" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cons's git locally
$
git clone https://aur.archlinux.org/cons.git
~/cons
Copied
c. Go to ~/cons folder and install it
$
cd
~/cons
Copied
$
makepkg -si
Copied
3. Information about the cons package on Arch User Repository (AUR)
ID: 462241
Name: cons
PackageBaseID: 7001
PackageBase: cons
Version: 2.2.0-1
Description: A Perl replacement for MAKE
URL: http://www.gnu.org/software/cons/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter:
FirstSubmitted: 1159614079
LastModified: 1511032176
URLPath: /cgit/aur.git/snapshot/cons.tar.gz
Name: cons
PackageBaseID: 7001
PackageBase: cons
Version: 2.2.0-1
Description: A Perl replacement for MAKE
URL: http://www.gnu.org/software/cons/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter:
FirstSubmitted: 1159614079
LastModified: 1511032176
URLPath: /cgit/aur.git/snapshot/cons.tar.gz