unit-convert on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S unit-convert

* (Optional) Uninstall unit-convert on Arch using YAY

$ yay -Rns unit-convert

2. Manually Install "unit-convert" via AUR

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

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

b. Clone unit-convert's git locally

$ git clone https://aur.archlinux.org/unit-convert.git ~/unit-convert

c. Go to ~/unit-convert folder and install it

$ cd ~/unit-convert $ makepkg -si

3. Information about the unit-convert package on Arch User Repository (AUR)

ID: 814725
Name: unit-convert
PackageBaseID: 120052
PackageBase: unit-convert
Version: 2.2.0-3
Description: Qt Unit Conversion Tool
URL: https://www.chronowerks.de/pub/
NumVotes: 1
Popularity: 0.005917
OutOfDate:
Maintainer: sxw
Submitter: sxw
FirstSubmitted: 1487888955
LastModified: 1604699236
URLPath: /cgit/aur.git/snapshot/unit-convert.tar.gz