python-ssdeep on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S python-ssdeep

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

$ yay -Rns python-ssdeep

2. Manually Install "python-ssdeep" via AUR

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

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

b. Clone python-ssdeep's git locally

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

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

$ cd ~/python-ssdeep $ makepkg -si

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

ID: 1278391
Name: python-ssdeep
PackageBaseID: 83322
PackageBase: python-ssdeep
Version: 3.4.1-1
Description: Python wrapper for ssdeep fuzzy hashing library
URL: https://pypi.python.org/pypi/ssdeep
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: fordprefect
Submitter: PhiBo
FirstSubmitted: 1403727439
LastModified: 1687677128
URLPath: /cgit/aur.git/snapshot/python-ssdeep.tar.gz