python-pyflatten on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-pyflatten

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

$ yay -Rns python-pyflatten

2. Manually Install "python-pyflatten" via AUR

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

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

b. Clone python-pyflatten's git locally

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

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

$ cd ~/python-pyflatten $ makepkg -si

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

ID: 525533
Name: python-pyflatten
PackageBaseID: 134149
PackageBase: python-pyflatten
Version: 1.0.1-1
Description: A utility for flattening nested data structures into an array
URL: https://github.com/ericmjl/pyflatten
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: m-pilia
Submitter: m-pilia
FirstSubmitted: 1531233440
LastModified: 1531233440
URLPath: /cgit/aur.git/snapshot/python-pyflatten.tar.gz