easyssh on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S easyssh

* (Optional) Uninstall easyssh on Arch using YAY

$ yay -Rns easyssh

2. Manually Install "easyssh" via AUR

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

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

b. Clone easyssh's git locally

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

c. Go to ~/easyssh folder and install it

$ cd ~/easyssh $ makepkg -si

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

ID: 1027321
Name: easyssh
PackageBaseID: 134444
PackageBase: easyssh
Version: 1.7.9-1
Description: SSH connection manager for Pantheon
URL: https://github.com/muriloventuroso/easyssh
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: FabioLolix
FirstSubmitted: 1532299018
LastModified: 1643395467
URLPath: /cgit/aur.git/snapshot/easyssh.tar.gz