uconv-c on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S uconv-c

* (Optional) Uninstall uconv-c on Arch using YAY

$ yay -Rns uconv-c

2. Manually Install "uconv-c" via AUR

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

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

b. Clone uconv-c's git locally

$ git clone https://aur.archlinux.org/uconv-c.git ~/uconv-c

c. Go to ~/uconv-c folder and install it

$ cd ~/uconv-c $ makepkg -si

3. Information about the uconv-c package on Arch User Repository (AUR)

ID: 1103440
Name: uconv-c
PackageBaseID: 154927
PackageBase: uconv-c
Version: 0.0.3-1
Description: General unit converter for the command line
URL: https://github.com/kevinboone/uconv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: clove3am
FirstSubmitted: 1593393758
LastModified: 1656196008
URLPath: /cgit/aur.git/snapshot/uconv-c.tar.gz