dec2hex on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "dec2hex" 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 dec2hex on Arch using YAY
$
yay -S
dec2hex
Copied
* (Optional) Uninstall dec2hex on Arch using YAY
$
yay -Rns
dec2hex
Copied
2. Manually Install "dec2hex" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone dec2hex's git locally
$
git clone https://aur.archlinux.org/dec2hex.git
~/dec2hex
Copied
c. Go to ~/dec2hex folder and install it
$
cd
~/dec2hex
Copied
$
makepkg -si
Copied
3. Information about the dec2hex package on Arch User Repository (AUR)
ID: 1361493
Name: dec2hex
PackageBaseID: 200007
PackageBase: dec2hex
Version: 20231128.01-1
Description: Converts decimal numbers to hexadecimal numbers using only sh.
URL: https://aur.archlinux.org/packages/dec2hex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dreieck
Submitter: dreieck
FirstSubmitted: 1701182949
LastModified: 1701182949
URLPath: /cgit/aur.git/snapshot/dec2hex.tar.gz
Name: dec2hex
PackageBaseID: 200007
PackageBase: dec2hex
Version: 20231128.01-1
Description: Converts decimal numbers to hexadecimal numbers using only sh.
URL: https://aur.archlinux.org/packages/dec2hex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dreieck
Submitter: dreieck
FirstSubmitted: 1701182949
LastModified: 1701182949
URLPath: /cgit/aur.git/snapshot/dec2hex.tar.gz