num-utils on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S num-utils

* (Optional) Uninstall num-utils on Arch using YAY

$ yay -Rns num-utils

2. Manually Install "num-utils" via AUR

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

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

b. Clone num-utils's git locally

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

c. Go to ~/num-utils folder and install it

$ cd ~/num-utils $ makepkg -si

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

ID: 478858
Name: num-utils
PackageBaseID: 12685
PackageBase: num-utils
Version: 0.5-4
Description: Set of programs for dealing with numbers from the command line.
URL: http://suso.suso.org/programs/num-utils/index.phtml
NumVotes: 13
Popularity: 0.240544
OutOfDate:
Maintainer: gypaetus
Submitter:
FirstSubmitted: 1188137315
LastModified: 1516245367
URLPath: /cgit/aur.git/snapshot/num-utils.tar.gz