python-outproc on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-outproc

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

$ yay -Rns python-outproc

2. Manually Install "python-outproc" via AUR

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

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

b. Clone python-outproc's git locally

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

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

$ cd ~/python-outproc $ makepkg -si

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

ID: 843738
Name: python-outproc
PackageBaseID: 114117
PackageBase: python-outproc
Version: 0.20-2
Description: Pluggable Output Processor is an engine to wrap any executabe and capture its output through a pluggable module to colorize it and/or (re)format
URL: http://zaufi.github.io/pluggable-output-processor.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pozar87
Submitter: pozar87
FirstSubmitted: 1469908589
LastModified: 1610014553
URLPath: /cgit/aur.git/snapshot/python-outproc.tar.gz