python-nampa on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-nampa

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

$ yay -Rns python-nampa

2. Manually Install "python-nampa" via AUR

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

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

b. Clone python-nampa's git locally

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

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

$ cd ~/python-nampa $ makepkg -si

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

ID: 1002201
Name: python-nampa
PackageBaseID: 173929
PackageBase: python-nampa
Version: 0.1.1-1
Description: FLIRT signatures for python
URL: https://github.com/thebabush/nampa
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Xeonacid
FirstSubmitted: 1639385505
LastModified: 1639385505
URLPath: /cgit/aur.git/snapshot/python-nampa.tar.gz

5. The same packages on other Linux Distributions