python-spectree on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-spectree

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

$ yay -Rns python-spectree

2. Manually Install "python-spectree" via AUR

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

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

b. Clone python-spectree's git locally

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

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

$ cd ~/python-spectree $ makepkg -si

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

ID: 1224067
Name: python-spectree
PackageBaseID: 167546
PackageBase: python-spectree
Version: 1.1.0-1
Description: API spec validator and OpenAPI document generator for Python web frameworks.
URL: https://github.com/0b01001001/spectree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mortymacs
FirstSubmitted: 1622569190
LastModified: 1678455016
URLPath: /cgit/aur.git/snapshot/python-spectree.tar.gz