python2-pybloomfiltermmap on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python2-pybloomfiltermmap

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

$ yay -Rns python2-pybloomfiltermmap

2. Manually Install "python2-pybloomfiltermmap" via AUR

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

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

b. Clone python2-pybloomfiltermmap's git locally

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

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

$ cd ~/python2-pybloomfiltermmap $ makepkg -si

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

ID: 356069
Name: python2-pybloomfiltermmap
PackageBaseID: 51104
PackageBase: python2-pybloomfiltermmap
Version: 0.3.12-2
Description: A Bloom filter (bloomfilter) for Python built on mmap
URL: http://github.com/axiak/pybloomfiltermmap/
NumVotes: 15
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1311943422
LastModified: 1479115642
URLPath: /cgit/aur.git/snapshot/python2-pybloomfiltermmap.tar.gz