ospd on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S ospd

* (Optional) Uninstall ospd on Arch using YAY

$ yay -Rns ospd

2. Manually Install "ospd" via AUR

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

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

b. Clone ospd's git locally

$ git clone https://aur.archlinux.org/ospd.git ~/ospd

c. Go to ~/ospd folder and install it

$ cd ~/ospd $ makepkg -si

3. Information about the ospd package on Arch User Repository (AUR)

ID: 1114415
Name: ospd
PackageBaseID: 163414
PackageBase: ospd
Version: 21.4.4-1
Description: Greenbone Open Scanner Protocol python bindings
URL: https://github.com/greenbone/ospd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mfulz
FirstSubmitted: 1613513919
LastModified: 1658313752
URLPath: /cgit/aur.git/snapshot/ospd.tar.gz