tcc-musl on AUR (Arch User Repository)

Last updated: October 05,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

b. Install tcc-musl on Arch using YAY

$ yay -S tcc-musl

* (Optional) Uninstall tcc-musl on Arch using YAY

$ yay -Rns tcc-musl

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

b. Clone tcc-musl's git locally

$ git clone https://aur.archlinux.org/tcc-musl.git ~/tcc-musl

c. Go to ~/tcc-musl folder and install it

$ cd ~/tcc-musl $ makepkg -si

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