tcc-musl on AUR (Arch User Repository)
Last updated: November 15,2024
1. Install "tcc-musl" 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 tcc-musl on Arch using YAY
$
yay -S
tcc-musl
Copied
* (Optional) Uninstall tcc-musl on Arch using YAY
$
yay -Rns
tcc-musl
Copied
2. Manually Install "tcc-musl" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone tcc-musl's git locally
$
git clone https://aur.archlinux.org/tcc-musl.git
~/tcc-musl
Copied
c. Go to ~/tcc-musl folder and install it
$
cd
~/tcc-musl
Copied
$
makepkg -si
Copied
3. Information about the tcc-musl package on Arch User Repository (AUR)
ID: 1199335
Name: tcc-musl
PackageBaseID: 189661
PackageBase: tcc-musl
Version: 0.9.27-1
Description: Tiny C Compiler
URL: https://bellard.org/tcc/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: emmatebibyte
Submitter: emmatebibyte
FirstSubmitted: 1674159190
LastModified: 1674159190
URLPath: /cgit/aur.git/snapshot/tcc-musl.tar.gz
Name: tcc-musl
PackageBaseID: 189661
PackageBase: tcc-musl
Version: 0.9.27-1
Description: Tiny C Compiler
URL: https://bellard.org/tcc/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: emmatebibyte
Submitter: emmatebibyte
FirstSubmitted: 1674159190
LastModified: 1674159190
URLPath: /cgit/aur.git/snapshot/tcc-musl.tar.gz