ucc on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "ucc" 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 ucc on Arch using YAY
$
yay -S
ucc
Copied
* (Optional) Uninstall ucc on Arch using YAY
$
yay -Rns
ucc
Copied
2. Manually Install "ucc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ucc's git locally
$
git clone https://aur.archlinux.org/ucc.git
~/ucc
Copied
c. Go to ~/ucc folder and install it
$
cd
~/ucc
Copied
$
makepkg -si
Copied
3. Information about the ucc package on Arch User Repository (AUR)
ID: 633524
Name: ucc
PackageBaseID: 143909
PackageBase: ucc
Version: 2.9-1
Description: A bash based wrapper around the DOS based tcc, lets you compile TurboC(++) programs directly from the terminal.
URL: https://github.com/uditkarode/ucc.git
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: uditkarode
Submitter: uditkarode
FirstSubmitted: 1564334207
LastModified: 1564481601
URLPath: /cgit/aur.git/snapshot/ucc.tar.gz
Name: ucc
PackageBaseID: 143909
PackageBase: ucc
Version: 2.9-1
Description: A bash based wrapper around the DOS based tcc, lets you compile TurboC(++) programs directly from the terminal.
URL: https://github.com/uditkarode/ucc.git
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: uditkarode
Submitter: uditkarode
FirstSubmitted: 1564334207
LastModified: 1564481601
URLPath: /cgit/aur.git/snapshot/ucc.tar.gz