clangbincc on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S clangbincc

* (Optional) Uninstall clangbincc on Arch using YAY

$ yay -Rns clangbincc

2. Manually Install "clangbincc" via AUR

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

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

b. Clone clangbincc's git locally

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

c. Go to ~/clangbincc folder and install it

$ cd ~/clangbincc $ makepkg -si

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

ID: 1234748
Name: clangbincc
PackageBaseID: 192129
PackageBase: clangbincc
Version: 0.1-1
Description: Relink /bin/cc to clang
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Ratakor
Submitter: Ratakor
FirstSubmitted: 1680297998
LastModified: 1680297998
URLPath: /cgit/aur.git/snapshot/clangbincc.tar.gz