python-painter on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S python-painter

* (Optional) Uninstall python-painter on Arch using YAY

$ yay -Rns python-painter

2. Manually Install "python-painter" via AUR

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

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

b. Clone python-painter's git locally

$ git clone https://aur.archlinux.org/python-painter.git ~/python-painter

c. Go to ~/python-painter folder and install it

$ cd ~/python-painter $ makepkg -si

3. Information about the python-painter package on Arch User Repository (AUR)

ID: 807803
Name: python-painter
PackageBaseID: 159018
PackageBase: python-painter
Version: 0.3.1-1
Description: Your own expressive painter who colors text in your terminal.
URL: https://pypi.org/project/painter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1603315782
LastModified: 1603315782
URLPath: /cgit/aur.git/snapshot/python-painter.tar.gz