units on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S units

* (Optional) Uninstall units on Arch using YAY

$ yay -Rns units

2. Manually Install "units" via AUR

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

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

b. Clone units's git locally

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

c. Go to ~/units folder and install it

$ cd ~/units $ makepkg -si

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

ID: 1412487
Name: units
PackageBaseID: 192231
PackageBase: units
Version: 2.23-1
Description: converts between different units
URL: https://www.gnu.org/software/units/units.html
NumVotes: 33
Popularity: 1.927102
OutOfDate:
Maintainer: tarball
Submitter: arojas
FirstSubmitted: 1680371321
LastModified: 1708435065
URLPath: /cgit/aur.git/snapshot/units.tar.gz