How to Install and Uninstall jenv Package on Arch Linux

Last updated: May 15,2024

1. Install "jenv" package

This tutorial shows how to install jenv on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S jenv

2. Uninstall "jenv" package

This is a short guide on how to uninstall jenv on Arch Linux:

$ sudo pacman -Rcns jenv

3. Information about the jenv package on Arch Linux

Repository : extra
Name : jenv
Version : 0.5.6-1
Description : Manage your Java environment
Architecture : any
URL : https://github.com/jenv/jenv
Licenses : MIT
Groups : None
Provides : None
Depends On : bash
Optional Deps : bash-completion: Bash completion support
fish: Fish support
zsh: Zsh support
Conflicts With : None
Replaces : None
Download Size : 23.56 KiB
Installed Size : 55.03 KiB
Packager : Maxime Gauduin
Build Date : Wed Feb 15 06:29:56 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions