python2-trustme on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python2-trustme

* (Optional) Uninstall python2-trustme on Arch using YAY

$ yay -Rns python2-trustme

2. Manually Install "python2-trustme" via AUR

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

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

b. Clone python2-trustme's git locally

$ git clone https://aur.archlinux.org/python2-trustme.git ~/python2-trustme

c. Go to ~/python2-trustme folder and install it

$ cd ~/python2-trustme $ makepkg -si

3. Information about the python2-trustme package on Arch User Repository (AUR)

ID: 1395303
Name: python2-trustme
PackageBaseID: 202014
PackageBase: python2-trustme
Version: 0.9.0-5
Description: Library for fake certificate authority (CA) to generate fake TLS certs (Python 2 package)
URL: https://pypi.org/project/trustme/0.9.0/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: truocolo
Submitter: truocolo
FirstSubmitted: 1706587682
LastModified: 1706587682
URLPath: /cgit/aur.git/snapshot/python2-trustme.tar.gz

5. The same packages on other Linux Distributions