units on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install units on Arch using YAY
$
yay -S
units
Copied
* (Optional) Uninstall units on Arch using YAY
$
yay -Rns
units
Copied
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
Copied
b. Clone units's git locally
$
git clone https://aur.archlinux.org/units.git
~/units
Copied
c. Go to ~/units folder and install it
$
cd
~/units
Copied
$
makepkg -si
Copied
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
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