ccao on AUR (Arch User Repository)

Last updated: September 28,2024

1. Install "ccao" 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 ccao on Arch using YAY

$ yay -S ccao

* (Optional) Uninstall ccao on Arch using YAY

$ yay -Rns ccao

2. Manually Install "ccao" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone ccao's git locally

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

c. Go to ~/ccao folder and install it

$ cd ~/ccao $ makepkg -si

3. Information about the ccao package on Arch User Repository (AUR)

ID: 1068808
Name: ccao
PackageBaseID: 178090
PackageBase: ccao
Version: 0.8-1
Description: A tool for C/C++ to build project and manage lib from starserver.
URL: http://www.freet.tech/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: freetbash
FirstSubmitted: 1650355731
LastModified: 1650360525
URLPath: /cgit/aur.git/snapshot/ccao.tar.gz