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