python2-img2text on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python2-img2text

* (Optional) Uninstall python2-img2text on Arch using YAY

$ yay -Rns python2-img2text

2. Manually Install "python2-img2text" via AUR

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

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

b. Clone python2-img2text's git locally

$ git clone https://aur.archlinux.org/python2-img2text.git ~/python2-img2text

c. Go to ~/python2-img2text folder and install it

$ cd ~/python2-img2text $ makepkg -si

3. Information about the python2-img2text package on Arch User Repository (AUR)

ID: 587148
Name: python2-img2text
PackageBaseID: 139720
PackageBase: python2-img2text
Version: 2.4-1
Description: Python library for converting images into ascii art
URL: https://github.com/mmarica/python-img2text
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1550433220
LastModified: 1550433220
URLPath: /cgit/aur.git/snapshot/python2-img2text.tar.gz