cppo on AUR (Arch User Repository)
Last updated: November 06,2024
1. Install "cppo" 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 cppo on Arch using YAY
$
yay -S
cppo
Copied
* (Optional) Uninstall cppo on Arch using YAY
$
yay -Rns
cppo
Copied
2. Manually Install "cppo" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cppo's git locally
$
git clone https://aur.archlinux.org/cppo.git
~/cppo
Copied
c. Go to ~/cppo folder and install it
$
cd
~/cppo
Copied
$
makepkg -si
Copied
3. Information about the cppo package on Arch User Repository (AUR)
ID: 1083228
Name: cppo
PackageBaseID: 144827
PackageBase: cppo
Version: 1.6.9-2
Description: C-style preprocessor for OCaml
URL: https://github.com/ocaml-community/cppo
NumVotes: 6
Popularity: 0.006817
OutOfDate:
Maintainer: hv15
Submitter: J5lx
FirstSubmitted: 1567592252
LastModified: 1653127426
URLPath: /cgit/aur.git/snapshot/cppo.tar.gz
Name: cppo
PackageBaseID: 144827
PackageBase: cppo
Version: 1.6.9-2
Description: C-style preprocessor for OCaml
URL: https://github.com/ocaml-community/cppo
NumVotes: 6
Popularity: 0.006817
OutOfDate:
Maintainer: hv15
Submitter: J5lx
FirstSubmitted: 1567592252
LastModified: 1653127426
URLPath: /cgit/aur.git/snapshot/cppo.tar.gz