coan on AUR (Arch User Repository)
Last updated: November 05,2024
1. Install "coan" 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 coan on Arch using YAY
$
yay -S
coan
Copied
* (Optional) Uninstall coan on Arch using YAY
$
yay -Rns
coan
Copied
2. Manually Install "coan" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone coan's git locally
$
git clone https://aur.archlinux.org/coan.git
~/coan
Copied
c. Go to ~/coan folder and install it
$
cd
~/coan
Copied
$
makepkg -si
Copied
3. Information about the coan package on Arch User Repository (AUR)
ID: 1006663
Name: coan
PackageBaseID: 108108
PackageBase: coan
Version: 6.0.1-2
Description: Modify C/C++ code using prepocessor statements
URL: http://coan2.sourceforge.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1456580290
LastModified: 1639935357
URLPath: /cgit/aur.git/snapshot/coan.tar.gz
Name: coan
PackageBaseID: 108108
PackageBase: coan
Version: 6.0.1-2
Description: Modify C/C++ code using prepocessor statements
URL: http://coan2.sourceforge.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1456580290
LastModified: 1639935357
URLPath: /cgit/aur.git/snapshot/coan.tar.gz