java-jsch on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S java-jsch

* (Optional) Uninstall java-jsch on Arch using YAY

$ yay -Rns java-jsch

2. Manually Install "java-jsch" via AUR

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

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

b. Clone java-jsch's git locally

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

c. Go to ~/java-jsch folder and install it

$ cd ~/java-jsch $ makepkg -si

3. Information about the java-jsch package on Arch User Repository (AUR)

ID: 903983
Name: java-jsch
PackageBaseID: 166533
PackageBase: java-jsch
Version: 0.1.55-2
Description: A pure Java implementation of SSH2
URL: http://www.jcraft.com/jsch/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: arojas
FirstSubmitted: 1620463586
LastModified: 1620463586
URLPath: /cgit/aur.git/snapshot/java-jsch.tar.gz