ccao on AUR (Arch User Repository)
Last updated: November 17,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
Copied
b. Install ccao on Arch using YAY
$
yay -S
ccao
Copied
* (Optional) Uninstall ccao on Arch using YAY
$
yay -Rns
ccao
Copied
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
Copied
b. Clone ccao's git locally
$
git clone https://aur.archlinux.org/ccao.git
~/ccao
Copied
c. Go to ~/ccao folder and install it
$
cd
~/ccao
Copied
$
makepkg -si
Copied
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
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