a2png on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S a2png

* (Optional) Uninstall a2png on Arch using YAY

$ yay -Rns a2png

2. Manually Install "a2png" via AUR

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

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

b. Clone a2png's git locally

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

c. Go to ~/a2png folder and install it

$ cd ~/a2png $ makepkg -si

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

ID: 902630
Name: a2png
PackageBaseID: 37124
PackageBase: a2png
Version: 0.1.5-5
Description: Converts text into bitmap images such as PNG.
URL: https://sourceforge.net/projects/a2png/files/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1273543246
LastModified: 1620239418
URLPath: /cgit/aur.git/snapshot/a2png.tar.gz