termscp on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S termscp

* (Optional) Uninstall termscp on Arch using YAY

$ yay -Rns termscp

2. Manually Install "termscp" via AUR

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

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

b. Clone termscp's git locally

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

c. Go to ~/termscp folder and install it

$ cd ~/termscp $ makepkg -si

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

ID: 1419650
Name: termscp
PackageBaseID: 161126
PackageBase: termscp
Version: 0.13.0-1
Description: termscp is a SCP/SFTP/FTPS client for command line with an integrated UI to explore the remote file system. Basically WinSCP on a terminal.
URL: https://github.com/veeso/termscp
NumVotes: 5
Popularity: 0.190336
OutOfDate:
Maintainer: Veeso
Submitter: Veeso
FirstSubmitted: 1608558334
LastModified: 1709408545
URLPath: /cgit/aur.git/snapshot/termscp.tar.gz