python-hstspreload on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-hstspreload

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

$ yay -Rns python-hstspreload

2. Manually Install "python-hstspreload" via AUR

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

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

b. Clone python-hstspreload's git locally

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

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

$ cd ~/python-hstspreload $ makepkg -si

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

ID: 1204586
Name: python-hstspreload
PackageBaseID: 177587
PackageBase: python-hstspreload
Version: 2023.1.1-1
Description: Chromium HSTS Preload list as a Python package
URL: https://github.com/sethmlarson/hstspreload
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1648837456
LastModified: 1675204872
URLPath: /cgit/aur.git/snapshot/python-hstspreload.tar.gz

5. The same packages on other Linux Distributions