octopussh on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S octopussh

* (Optional) Uninstall octopussh on Arch using YAY

$ yay -Rns octopussh

2. Manually Install "octopussh" via AUR

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

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

b. Clone octopussh's git locally

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

c. Go to ~/octopussh folder and install it

$ cd ~/octopussh $ makepkg -si

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

ID: 273451
Name: octopussh
PackageBaseID: 107338
PackageBase: octopussh
Version: 1.5.0-1
Description: GUI to make SSH Launchers from .sh Bash Scripts, inspired by KSSH from KDE3.
URL: https://github.com/juancarlospaco/octopussh#octopussh
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: juancarlospaco
FirstSubmitted: 1454979326
LastModified: 1454982203
URLPath: /cgit/aur.git/snapshot/octopussh.tar.gz