coan on AUR (Arch User Repository)

Last updated: June 28,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

b. Install coan on Arch using YAY

$ yay -S coan

* (Optional) Uninstall coan on Arch using YAY

$ yay -Rns coan

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

b. Clone coan's git locally

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

c. Go to ~/coan folder and install it

$ cd ~/coan $ makepkg -si

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