hex2dec on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S hex2dec

* (Optional) Uninstall hex2dec on Arch using YAY

$ yay -Rns hex2dec

2. Manually Install "hex2dec" via AUR

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

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

b. Clone hex2dec's git locally

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

c. Go to ~/hex2dec folder and install it

$ cd ~/hex2dec $ makepkg -si

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

ID: 1361494
Name: hex2dec
PackageBaseID: 200006
PackageBase: hex2dec
Version: 20231128.01-3
Description: Converts hexadecimal numbers to decimal numbers using only bash.
URL: https://aur.archlinux.org/packages/hex2dec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dreieck
Submitter: dreieck
FirstSubmitted: 1701182529
LastModified: 1701182997
URLPath: /cgit/aur.git/snapshot/hex2dec.tar.gz