vssh on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "vssh" 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 vssh on Arch using YAY
$
yay -S
vssh
Copied
* (Optional) Uninstall vssh on Arch using YAY
$
yay -Rns
vssh
Copied
2. Manually Install "vssh" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone vssh's git locally
$
git clone https://aur.archlinux.org/vssh.git
~/vssh
Copied
c. Go to ~/vssh folder and install it
$
cd
~/vssh
Copied
$
makepkg -si
Copied
3. Information about the vssh package on Arch User Repository (AUR)
ID: 983804
Name: vssh
PackageBaseID: 172738
PackageBase: vssh
Version: 1.0-0
Description: A plugin for VirtualBox which gives easy CLI access to installed OpenSSH Servers on the system without populating the known_hosts file.
URL: https://github.com/Eroldin/vssh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Eroldin
Submitter: Eroldin
FirstSubmitted: 1636028349
LastModified: 1636028349
URLPath: /cgit/aur.git/snapshot/vssh.tar.gz
Name: vssh
PackageBaseID: 172738
PackageBase: vssh
Version: 1.0-0
Description: A plugin for VirtualBox which gives easy CLI access to installed OpenSSH Servers on the system without populating the known_hosts file.
URL: https://github.com/Eroldin/vssh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Eroldin
Submitter: Eroldin
FirstSubmitted: 1636028349
LastModified: 1636028349
URLPath: /cgit/aur.git/snapshot/vssh.tar.gz