nasc on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S nasc

* (Optional) Uninstall nasc on Arch using YAY

$ yay -Rns nasc

2. Manually Install "nasc" via AUR

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

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

b. Clone nasc's git locally

$ git clone https://aur.archlinux.org/nasc.git ~/nasc

c. Go to ~/nasc folder and install it

$ cd ~/nasc $ makepkg -si

3. Information about the nasc package on Arch User Repository (AUR)

ID: 1137021
Name: nasc
PackageBaseID: 130969
PackageBase: nasc
Version: 0.8.0-2
Description: Do maths like a normal person.
URL: https://parnold-x.github.io/nasc/
NumVotes: 9
Popularity: 0.001427
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1521636603
LastModified: 1662641371
URLPath: /cgit/aur.git/snapshot/nasc.tar.gz