hex2dec on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install hex2dec on Arch using YAY
$
yay -S
hex2dec
Copied
* (Optional) Uninstall hex2dec on Arch using YAY
$
yay -Rns
hex2dec
Copied
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
Copied
b. Clone hex2dec's git locally
$
git clone https://aur.archlinux.org/hex2dec.git
~/hex2dec
Copied
c. Go to ~/hex2dec folder and install it
$
cd
~/hex2dec
Copied
$
makepkg -si
Copied
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
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