b2pf on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S b2pf

* (Optional) Uninstall b2pf on Arch using YAY

$ yay -Rns b2pf

2. Manually Install "b2pf" via AUR

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

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

b. Clone b2pf's git locally

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

c. Go to ~/b2pf folder and install it

$ cd ~/b2pf $ makepkg -si

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

ID: 1325954
Name: b2pf
PackageBaseID: 197975
PackageBase: b2pf
Version: 0.10-1
Description: A small library of functions for converting ‘base’ characters in Unicode strings into appropriate ‘presentation forms’ for display or printing.
URL: http://quercite.dx.am/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1695890879
LastModified: 1695890879
URLPath: /cgit/aur.git/snapshot/b2pf.tar.gz