c3c-bin on AUR (Arch User Repository)

Last updated: November 12,2024

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

$ yay -S c3c-bin

* (Optional) Uninstall c3c-bin on Arch using YAY

$ yay -Rns c3c-bin

2. Manually Install "c3c-bin" via AUR

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

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

b. Clone c3c-bin's git locally

$ git clone https://aur.archlinux.org/c3c-bin.git ~/c3c-bin

c. Go to ~/c3c-bin folder and install it

$ cd ~/c3c-bin $ makepkg -si

3. Information about the c3c-bin package on Arch User Repository (AUR)

ID: 1385159
Name: c3c-bin
PackageBaseID: 199793
PackageBase: c3c-bin
Version: 0.5.2-1
Description: C3 is an evolution of C enabling the same paradigms and retaining the same syntax as far as possible. Stable Release (with LLVM 16)
URL: https://github.com/c3lang/c3c.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: OdnetninI
Submitter: OdnetninI
FirstSubmitted: 1700641263
LastModified: 1705164319
URLPath: /cgit/aur.git/snapshot/c3c-bin.tar.gz