python2-flowui on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python2-flowui

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

$ yay -Rns python2-flowui

2. Manually Install "python2-flowui" via AUR

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

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

b. Clone python2-flowui's git locally

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

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

$ cd ~/python2-flowui $ makepkg -si

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

ID: 200847
Name: python2-flowui
PackageBaseID: 81899
PackageBase: python2-flowui
Version: 0.2.1-1
Description: A flow-based data presentation framework for terminals
URL: http://github.com/dholm/FlowUI/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: bchretien
FirstSubmitted: 1400261377
LastModified: 1434873763
URLPath: /cgit/aur.git/snapshot/python2-flowui.tar.gz