obsh-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S obsh-git

* (Optional) Uninstall obsh-git on Arch using YAY

$ yay -Rns obsh-git

2. Manually Install "obsh-git" via AUR

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

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

b. Clone obsh-git's git locally

$ git clone https://aur.archlinux.org/obsh-git.git ~/obsh-git

c. Go to ~/obsh-git folder and install it

$ cd ~/obsh-git $ makepkg -si

3. Information about the obsh-git package on Arch User Repository (AUR)

ID: 620937
Name: obsh-git
PackageBaseID: 142709
PackageBase: obsh-git
Version: 20190612-1
Description: A tiny bash script for finding SSH servers in your local network.
URL: https://github.com/notthebee/obsh/blob/master/obsh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: oibind
Submitter: oibind
FirstSubmitted: 1560339552
LastModified: 1560346490
URLPath: /cgit/aur.git/snapshot/obsh-git.tar.gz