python-flipflop on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S python-flipflop

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

$ yay -Rns python-flipflop

2. Manually Install "python-flipflop" via AUR

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

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

b. Clone python-flipflop's git locally

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

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

$ cd ~/python-flipflop $ makepkg -si

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

ID: 214801
Name: python-flipflop
PackageBaseID: 92415
PackageBase: python-flipflop
Version: 1.0-1
Description: A python FastCGI wrapper for WSGI applications
URL: https://github.com/Kozea/flipflop
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: socke
Submitter: socke
FirstSubmitted: 1429716381
LastModified: 1437728029
URLPath: /cgit/aur.git/snapshot/python-flipflop.tar.gz