gonvert on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S gonvert

* (Optional) Uninstall gonvert on Arch using YAY

$ yay -Rns gonvert

2. Manually Install "gonvert" via AUR

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

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

b. Clone gonvert's git locally

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

c. Go to ~/gonvert folder and install it

$ cd ~/gonvert $ makepkg -si

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

ID: 557080
Name: gonvert
PackageBaseID: 994
PackageBase: gonvert
Version: 0.2.39-1
Description: unit conversion utility with 51 categories and 972 units
URL: http://www.unihedron.com/projects/gonvert/index.php
NumVotes: 18
Popularity: 0.003352
OutOfDate:
Maintainer: Xyne
Submitter:
FirstSubmitted: 1117394688
LastModified: 1541297511
URLPath: /cgit/aur.git/snapshot/gonvert.tar.gz

5. The same packages on other Linux Distributions