ascii2binary on AUR (Arch User Repository)

Last updated: January 11,2025

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

$ yay -S ascii2binary

* (Optional) Uninstall ascii2binary on Arch using YAY

$ yay -Rns ascii2binary

2. Manually Install "ascii2binary" via AUR

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

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

b. Clone ascii2binary's git locally

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

c. Go to ~/ascii2binary folder and install it

$ cd ~/ascii2binary $ makepkg -si

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

ID: 1285366
Name: ascii2binary
PackageBaseID: 113184
PackageBase: ascii2binary
Version: 2.14-2
Description: Convert between textual and binary representations of numbers
URL: https://billposer.org/Software/a2b.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: uqrs
Submitter: felix.s
FirstSubmitted: 1467633383
LastModified: 1688850685
URLPath: /cgit/aur.git/snapshot/ascii2binary.tar.gz