jim on AUR (Arch User Repository)

Last updated: June 10,2024

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

$ yay -S jim

* (Optional) Uninstall jim on Arch using YAY

$ yay -Rns jim

2. Manually Install "jim" via AUR

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

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

b. Clone jim's git locally

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

c. Go to ~/jim folder and install it

$ cd ~/jim $ makepkg -si

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

ID: 880475
Name: jim
PackageBaseID: 164626
PackageBase: jim
Version: 0-1
Description: SSH wrapper to connect to pre-defined servers
URL: https://github.com/CryoCodec/jim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zalintyre
Submitter: zalintyre
FirstSubmitted: 1616352894
LastModified: 1616364587
URLPath: /cgit/aur.git/snapshot/jim.tar.gz