python-exscript on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-exscript

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

$ yay -Rns python-exscript

2. Manually Install "python-exscript" via AUR

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

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

b. Clone python-exscript's git locally

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

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

$ cd ~/python-exscript $ makepkg -si

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

ID: 1372920
Name: python-exscript
PackageBaseID: 196028
PackageBase: python-exscript
Version: 2.6.30-2
Description: A Python module making Telnet and SSH easy
URL: https://github.com/knipknap/exscript
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SelfRef
Submitter: SelfRef
FirstSubmitted: 1690017684
LastModified: 1703079215
URLPath: /cgit/aur.git/snapshot/python-exscript.tar.gz