convertall on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S convertall

* (Optional) Uninstall convertall on Arch using YAY

$ yay -Rns convertall

2. Manually Install "convertall" via AUR

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

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

b. Clone convertall's git locally

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

c. Go to ~/convertall folder and install it

$ cd ~/convertall $ makepkg -si

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

ID: 1425822
Name: convertall
PackageBaseID: 17230
PackageBase: convertall
Version: 1.0.0-1
Description: Convert between units.
URL: https://github.com/doug-101/ConvertAll
NumVotes: 40
Popularity: 0.497008
OutOfDate:
Maintainer: vantu5z
Submitter: pressh
FirstSubmitted: 1212055992
LastModified: 1710248346
URLPath: /cgit/aur.git/snapshot/convertall.tar.gz