python-signify on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S python-signify

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

$ yay -Rns python-signify

2. Manually Install "python-signify" via AUR

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

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

b. Clone python-signify's git locally

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

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

$ cd ~/python-signify $ makepkg -si

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

ID: 1274807
Name: python-signify
PackageBaseID: 149596
PackageBase: python-signify
Version: 0.5.2-1
Description: Module to generate and verify PE signatures
URL: https://pypi.python.org/pypi/signify/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: electrickite
Submitter: electrickite
FirstSubmitted: 1582817903
LastModified: 1687038096
URLPath: /cgit/aur.git/snapshot/python-signify.tar.gz