How to Install and Uninstall libpomegranate-clojure Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libpomegranate-clojure" package

Please follow the steps below to install libpomegranate-clojure on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpomegranate-clojure

2. Uninstall "libpomegranate-clojure" package

Please follow the guidelines below to uninstall libpomegranate-clojure on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpomegranate-clojure $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpomegranate-clojure package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpomegranate-clojure
Priority: optional
Section: universe/java
Installed-Size: 101
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Clojure Maintainers
Architecture: all
Source: pomegranate-clojure
Version: 0.2.0-1
Depends: libaether-java, libdynapath-clojure, libwagon-java, libwagon2-java, maven
Filename: pool/universe/p/pomegranate-clojure/libpomegranate-clojure_0.2.0-1_all.deb
Size: 22910
MD5sum: ecfb5de1cc53e4c07389d9423a1b669b
SHA1: 0f8ec4ca01f8adf02471e39a5a20f7e9c78065db
SHA256: 509ef38a20273a762311ddc7049873a4bb734d7db7a50154589dd6344885afbd
Description-en: dependency resolution and repository handling library for Clojure
pomegranate provides a Clojure interface to sonatype-aether. It supports the
following features from Aether:
.
*Dependency resolution and common dependency graph/hierarchy manipulation
operations.
*Local installation of artifacts.
*Remote deployment.
*Repository authentication.
*HTTP proxy configuration.
*Offline mode.
.
It also allows provides dynamic inclusion of libraries in the classpath
whether the libraries are installed or have to be retrieved from a repository.
Description-md5: 4149edf9922cf9fb6aa2e64710b67505
Homepage: http://github.com/cemerick/pomegranate
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu