python-drf-yasg on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-drf-yasg

* (Optional) Uninstall python-drf-yasg on Arch using YAY

$ yay -Rns python-drf-yasg

2. Manually Install "python-drf-yasg" via AUR

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

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

b. Clone python-drf-yasg's git locally

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

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

$ cd ~/python-drf-yasg $ makepkg -si

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

ID: 1331939
Name: python-drf-yasg
PackageBaseID: 162488
PackageBase: python-drf-yasg
Version: 1.21.7-1
Description: Automated generation of real Swagger/OpenAPI 2.0 schemas from Django Rest Framework code.
URL: https://github.com/axnsan12/drf-yasg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zhixi
Submitter: zhixi
FirstSubmitted: 1611494128
LastModified: 1696989299
URLPath: /cgit/aur.git/snapshot/python-drf-yasg.tar.gz