python-sshconfig on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-sshconfig

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

$ yay -Rns python-sshconfig

2. Manually Install "python-sshconfig" via AUR

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

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

b. Clone python-sshconfig's git locally

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

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

$ cd ~/python-sshconfig $ makepkg -si

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

ID: 1206641
Name: python-sshconfig
PackageBaseID: 162051
PackageBase: python-sshconfig
Version: 2.2-1
Description: SSH config file generator
URL: https://pypi.org/project/sshconfig
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1610583762
LastModified: 1675531855
URLPath: /cgit/aur.git/snapshot/python-sshconfig.tar.gz