python-restfly on AUR (Arch User Repository)

Last updated: June 13,2024

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

$ yay -S python-restfly

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

$ yay -Rns python-restfly

2. Manually Install "python-restfly" via AUR

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

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

b. Clone python-restfly's git locally

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

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

$ cd ~/python-restfly $ makepkg -si

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

ID: 1176797
Name: python-restfly
PackageBaseID: 157065
PackageBase: python-restfly
Version: 1.4.7-1
Description: Simple framework for building RESTful API libraries
URL: https://github.com/librestfly/restfly
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: abruegmann
FirstSubmitted: 1598339653
LastModified: 1669831451
URLPath: /cgit/aur.git/snapshot/python-restfly.tar.gz