tcc-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S tcc-git

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

$ yay -Rns tcc-git

2. Manually Install "tcc-git" via AUR

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

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

b. Clone tcc-git's git locally

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

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

$ cd ~/tcc-git $ makepkg -si

3. Information about the tcc-git package on Arch User Repository (AUR)

ID: 1020479
Name: tcc-git
PackageBaseID: 23458
PackageBase: tcc-git
Version: 0.9.27.r797.g4e0e9b8-1
Description: Tiny C Compiler
URL: https://bellard.org/tcc/
NumVotes: 21
Popularity: 0.021402
OutOfDate:
Maintainer: yurikoles
Submitter: dw0rek
FirstSubmitted: 1232997938
LastModified: 1642510444
URLPath: /cgit/aur.git/snapshot/tcc-git.tar.gz