c0 on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "c0" 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 c0 on Arch using YAY
$
yay -S
c0
Copied
* (Optional) Uninstall c0 on Arch using YAY
$
yay -Rns
c0
Copied
2. Manually Install "c0" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone c0's git locally
$
git clone https://aur.archlinux.org/c0.git
~/c0
Copied
c. Go to ~/c0 folder and install it
$
cd
~/c0
Copied
$
makepkg -si
Copied
3. Information about the c0 package on Arch User Repository (AUR)
ID: 948622
Name: c0
PackageBaseID: 99138
PackageBase: c0
Version: 1:553-1
Description: A small safe subset of the C programming language, augmented with contracts
URL: http://c0.cs.cmu.edu
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: kopecs
Submitter: derektbrown
FirstSubmitted: 1441055178
LastModified: 1629156548
URLPath: /cgit/aur.git/snapshot/c0.tar.gz
Name: c0
PackageBaseID: 99138
PackageBase: c0
Version: 1:553-1
Description: A small safe subset of the C programming language, augmented with contracts
URL: http://c0.cs.cmu.edu
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: kopecs
Submitter: derektbrown
FirstSubmitted: 1441055178
LastModified: 1629156548
URLPath: /cgit/aur.git/snapshot/c0.tar.gz