nwcc on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "nwcc" 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 nwcc on Arch using YAY
$
yay -S
nwcc
Copied
* (Optional) Uninstall nwcc on Arch using YAY
$
yay -Rns
nwcc
Copied
2. Manually Install "nwcc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone nwcc's git locally
$
git clone https://aur.archlinux.org/nwcc.git
~/nwcc
Copied
c. Go to ~/nwcc folder and install it
$
cd
~/nwcc
Copied
$
makepkg -si
Copied
3. Information about the nwcc package on Arch User Repository (AUR)
ID: 204399
Name: nwcc
PackageBaseID: 23648
PackageBase: nwcc
Version: 0.8.3-1
Description: A small C compiler for Unix systems.
URL: http://nwcc.sourceforge.net/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter:
FirstSubmitted: 1233768550
LastModified: 1435558126
URLPath: /cgit/aur.git/snapshot/nwcc.tar.gz
Name: nwcc
PackageBaseID: 23648
PackageBase: nwcc
Version: 0.8.3-1
Description: A small C compiler for Unix systems.
URL: http://nwcc.sourceforge.net/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter:
FirstSubmitted: 1233768550
LastModified: 1435558126
URLPath: /cgit/aur.git/snapshot/nwcc.tar.gz