python-scp on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "python-scp" 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
Copied
b. Install python-scp on Arch using YAY
$
yay -S
python-scp
Copied
* (Optional) Uninstall python-scp on Arch using YAY
$
yay -Rns
python-scp
Copied
2. Manually Install "python-scp" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-scp's git locally
$
git clone https://aur.archlinux.org/python-scp.git
~/python-scp
Copied
c. Go to ~/python-scp folder and install it
$
cd
~/python-scp
Copied
$
makepkg -si
Copied
3. Information about the python-scp package on Arch User Repository (AUR)
ID: 1349317
Name: python-scp
PackageBaseID: 120790
PackageBase: python-scp
Version: 0.14.5-1
Description: scp module for paramiko
URL: https://github.com/jbardin/scp.py
NumVotes: 2
Popularity: 0.024584
OutOfDate:
Maintainer: Rubo
Submitter:
FirstSubmitted: 1489951419
LastModified: 1699391154
URLPath: /cgit/aur.git/snapshot/python-scp.tar.gz
Name: python-scp
PackageBaseID: 120790
PackageBase: python-scp
Version: 0.14.5-1
Description: scp module for paramiko
URL: https://github.com/jbardin/scp.py
NumVotes: 2
Popularity: 0.024584
OutOfDate:
Maintainer: Rubo
Submitter:
FirstSubmitted: 1489951419
LastModified: 1699391154
URLPath: /cgit/aur.git/snapshot/python-scp.tar.gz