How to Install and Uninstall libjgit-ant-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libjgit-ant-java" package

Please follow the guidelines below to install libjgit-ant-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjgit-ant-java

2. Uninstall "libjgit-ant-java" package

Please follow the guidance below to uninstall libjgit-ant-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjgit-ant-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjgit-ant-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjgit-ant-java
Priority: optional
Section: universe/java
Installed-Size: 48
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: jgit
Version: 3.7.1-2
Depends: libjgit-java (= 3.7.1-2), ant
Filename: pool/universe/j/jgit/libjgit-ant-java_3.7.1-2_all.deb
Size: 13926
MD5sum: 1fa8cd53ec3bc165d1d41e8dbb664446
SHA1: 698f559469c4956d329f5e7eb35b11da385aaab3
SHA256: 201659647866db83c9838d6c2c156cfb3b9ce0823f67caf7fc3acd4bbd9b3026
Description-en: Java implementation of GIT version control (Ant interface)
JGit is a lightweight, pure Java library implementing the Git version control
system:
* Repository access routines
* Network protocols
* Core version control algorithms
.
This package contains Ant tasks allowing build scripts to manipulate with
Git repositories through JGit library.
Description-md5: cfe65176b89c986b627392a3b127c5e9
Homepage: http://www.eclipse.org/jgit/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu