python-secure on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-secure

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

$ yay -Rns python-secure

2. Manually Install "python-secure" via AUR

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

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

b. Clone python-secure's git locally

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

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

$ cd ~/python-secure $ makepkg -si

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

ID: 1257735
Name: python-secure
PackageBaseID: 148835
PackageBase: python-secure
Version: 0.3.0-3
Description: secure.py is a lightweight package that adds optional security headers for Python web frameworks.
URL: https://github.com/TypeError/secure.py/releases
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: GI_Jack
Submitter: GI_Jack
FirstSubmitted: 1580949506
LastModified: 1684032934
URLPath: /cgit/aur.git/snapshot/python-secure.tar.gz