python-pymisp on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-pymisp

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

$ yay -Rns python-pymisp

2. Manually Install "python-pymisp" via AUR

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

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

b. Clone python-pymisp's git locally

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

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

$ cd ~/python-pymisp $ makepkg -si

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

ID: 1228291
Name: python-pymisp
PackageBaseID: 100385
PackageBase: python-pymisp
Version: 2.4.169.2-1
Description: Python library to access MISP platforms via their REST API
URL: https://github.com/MISP/PyMISP
NumVotes: 1
Popularity: 0
OutOfDate: 1684480826
Maintainer:
Submitter: Shibumi
FirstSubmitted: 1442792850
LastModified: 1679108512
URLPath: /cgit/aur.git/snapshot/python-pymisp.tar.gz