java-jsch on AUR (Arch User Repository)
Last updated: January 04,2025
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
Copied
b. Install java-jsch on Arch using YAY
$
yay -S
java-jsch
Copied
* (Optional) Uninstall java-jsch on Arch using YAY
$
yay -Rns
java-jsch
Copied
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
Copied
b. Clone java-jsch's git locally
$
git clone https://aur.archlinux.org/java-jsch.git
~/java-jsch
Copied
c. Go to ~/java-jsch folder and install it
$
cd
~/java-jsch
Copied
$
makepkg -si
Copied
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
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