dscp on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S dscp

* (Optional) Uninstall dscp on Arch using YAY

$ yay -Rns dscp

2. Manually Install "dscp" via AUR

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

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

b. Clone dscp's git locally

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

c. Go to ~/dscp folder and install it

$ cd ~/dscp $ makepkg -si

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

ID: 911701
Name: dscp
PackageBaseID: 158060
PackageBase: dscp
Version: 0.0.2-1
Description: frontend for scp and ssh (dsh like)
URL: https://github.com/muhas/dscp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: muhas
Submitter: muhas
FirstSubmitted: 1601122592
LastModified: 1621872078
URLPath: /cgit/aur.git/snapshot/dscp.tar.gz