dec2hex on AUR (Arch User Repository)

Last updated: September 22,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

b. Install dec2hex on Arch using YAY

$ yay -S dec2hex

* (Optional) Uninstall dec2hex on Arch using YAY

$ yay -Rns dec2hex

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

b. Clone dec2hex's git locally

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

c. Go to ~/dec2hex folder and install it

$ cd ~/dec2hex $ makepkg -si

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