dec2bin on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S dec2bin

* (Optional) Uninstall dec2bin on Arch using YAY

$ yay -Rns dec2bin

2. Manually Install "dec2bin" via AUR

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

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

b. Clone dec2bin's git locally

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

c. Go to ~/dec2bin folder and install it

$ cd ~/dec2bin $ makepkg -si

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

ID: 1016481
Name: dec2bin
PackageBaseID: 127404
PackageBase: dec2bin
Version: 1.5-2
Description: Converts binary numbers to decimal integers or ASCII text
URL: https://github.com/jahendrie/dec2bin
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jahendrie
Submitter: jahendrie
FirstSubmitted: 1511274334
LastModified: 1641814063
URLPath: /cgit/aur.git/snapshot/dec2bin.tar.gz