udunits on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S udunits

* (Optional) Uninstall udunits on Arch using YAY

$ yay -Rns udunits

2. Manually Install "udunits" via AUR

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

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

b. Clone udunits's git locally

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

c. Go to ~/udunits folder and install it

$ cd ~/udunits $ makepkg -si

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

ID: 1031636
Name: udunits
PackageBaseID: 66583
PackageBase: udunits
Version: 2.2.28-3
Description: A tool for calculations of physical quantities
URL: http://www.unidata.ucar.edu/software/udunits/
NumVotes: 36
Popularity: 0.00584
OutOfDate:
Maintainer: Morn
Submitter: xyproto
FirstSubmitted: 1359038018
LastModified: 1644012297
URLPath: /cgit/aur.git/snapshot/udunits.tar.gz