python-fx on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-fx

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

$ yay -Rns python-fx

2. Manually Install "python-fx" via AUR

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

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

b. Clone python-fx's git locally

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

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

$ cd ~/python-fx $ makepkg -si

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

ID: 1375220
Name: python-fx
PackageBaseID: 186758
PackageBase: python-fx
Version: 0.3.1-1
Description: A python-native JSON Viewer TUI
URL: https://github.com/cielong/pyfx
NumVotes: 1
Popularity: 4.0E-5
OutOfDate:
Maintainer: bet4it
Submitter: nullableVoidPtr
FirstSubmitted: 1666250896
LastModified: 1703492045
URLPath: /cgit/aur.git/snapshot/python-fx.tar.gz