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

Last updated: September 20,2024

1. Install "librestlet-java" package

This tutorial shows how to install librestlet-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install librestlet-java

2. Uninstall "librestlet-java" package

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

$ sudo apt remove librestlet-java $ sudo apt autoclean && sudo apt autoremove

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

Package: librestlet-java
Priority: optional
Section: universe/java
Installed-Size: 864
Maintainer: Ubuntu Developers
Architecture: all
Source: restlet
Version: 2.0.14+repack-0ubuntu1
Depends: libjackson-json-java, libnetty-java (>= 3.2.6.Final), libosgi-core-java, libsimple-http-java, libslf4j-java
Suggests: librestlet-java-doc
Filename: pool/universe/r/restlet/librestlet-java_2.0.14+repack-0ubuntu1_all.deb
Size: 675140
MD5sum: 6d5ba1ea863cc4089b53453201ee6153
SHA1: 3686d2c7a72d4239427023aa47fbe32a3570e8e6
SHA256: bc470019a7057bd887ba8bbcb3ccfd1bca732ff7bfb6956de159e837e13a76a9
Description-en: Lightweight RESTful framework for Java
Restlet is a comprehensive yet lightweight RESTful web framework for
Java that lets you embrace the architecture style of the Web (REST)
and benefit from its simplicity and scalability.
.
Restlet has a light core but thanks to its pluggable extension, it
is also a comprehensive REST framework for Java. It supports all REST
concepts (Resource, Representation, Connector, Component, etc.) and is
suitable for both client and server Web applications.
Description-md5: 83a19ed7808a7d7a0bdd680a889258d9
Homepage: http://www.restlet.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions