python-pypsrp on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-pypsrp

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

$ yay -Rns python-pypsrp

2. Manually Install "python-pypsrp" via AUR

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

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

b. Clone python-pypsrp's git locally

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

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

$ cd ~/python-pypsrp $ makepkg -si

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

ID: 1046465
Name: python-pypsrp
PackageBaseID: 154865
PackageBase: python-pypsrp
Version: 0.8.1-2
Description: Python PowerShell Remoting Protocol Client Library
URL: https://pypi.org/project/pypsrp/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: GI_Jack
Submitter: GI_Jack
FirstSubmitted: 1593271585
LastModified: 1646450937
URLPath: /cgit/aur.git/snapshot/python-pypsrp.tar.gz