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