textimg on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S textimg

* (Optional) Uninstall textimg on Arch using YAY

$ yay -Rns textimg

2. Manually Install "textimg" via AUR

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

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

b. Clone textimg's git locally

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

c. Go to ~/textimg folder and install it

$ cd ~/textimg $ makepkg -si

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

ID: 1303620
Name: textimg
PackageBaseID: 166976
PackageBase: textimg
Version: 3.1.9-1
Description: Command to convert from color text (ANSI or 256) to image.
URL: https://github.com/jiro4989/textimg
NumVotes: 1
Popularity: 0.050059
OutOfDate:
Maintainer:
Submitter: RShirohara
FirstSubmitted: 1621153085
LastModified: 1691979895
URLPath: /cgit/aur.git/snapshot/textimg.tar.gz