num on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S num

* (Optional) Uninstall num on Arch using YAY

$ yay -Rns num

2. Manually Install "num" via AUR

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

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

b. Clone num's git locally

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

c. Go to ~/num folder and install it

$ cd ~/num $ makepkg -si

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

ID: 333134
Name: num
PackageBaseID: 115044
PackageBase: num
Version: r312.9aa9e49-1
Description: a command line tool for mathematics and statistics data processing
URL: http://www.numcommand.com
NumVotes: 0
Popularity: 0
OutOfDate: 1705798787
Maintainer:
Submitter: PhCl
FirstSubmitted: 1472243370
LastModified: 1472243370
URLPath: /cgit/aur.git/snapshot/num.tar.gz