bin2dec on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S bin2dec

* (Optional) Uninstall bin2dec on Arch using YAY

$ yay -Rns bin2dec

2. Manually Install "bin2dec" via AUR

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

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

b. Clone bin2dec's git locally

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

c. Go to ~/bin2dec folder and install it

$ cd ~/bin2dec $ makepkg -si

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

ID: 1016480
Name: bin2dec
PackageBaseID: 127403
PackageBase: bin2dec
Version: 1.6-2
Description: Converts binary numbers to decimal integers or ASCII text
URL: https://github.com/jahendrie/bin2dec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jahendrie
Submitter: jahendrie
FirstSubmitted: 1511274203
LastModified: 1641813959
URLPath: /cgit/aur.git/snapshot/bin2dec.tar.gz