How to Install and Uninstall remotetea Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "remotetea" package

Here is a brief guide to show you how to install remotetea on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install remotetea

2. Uninstall "remotetea" package

Please follow the instructions below to uninstall remotetea on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove remotetea $ sudo apt autoclean && sudo apt autoremove

3. Information about the remotetea package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: remotetea
Priority: extra
Section: universe/java
Installed-Size: 3263
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1.0.7-3
Depends: default-jre | java7-runtime, jarwrapper (>= 0.5)
Filename: pool/universe/r/remotetea/remotetea_1.0.7-3_all.deb
Size: 308750
MD5sum: e85b84e1f2362c5d61fe6a2e046b912e
SHA1: f0d33e2960e8ac67b5cff5582c0ea5ba7f14e3bc
SHA256: a1de6faab9eea29df3ff1c3bf7fd3aedc048229263b2f604f1af464a75b2ed32
Description-en: Sun ONC/RPC support for Java
This package implements Sun's Open Network Computing Remote Procedure
Call specification (see RFC 1831, RFC 1832, RFC 1833) in pure Java.
.
It supports:
* RPC calls over TCP/IP as well as UDP/IP;
* both client and server functionality;
* portmapper querying;
* authentication types AUTH_NONE, AUTH_UNIX, and AUTH_SHORT
(on both client and server sides).
.
The utility jrpcgen is provided to compile .x files into Java classes.
Description-md5: a1ec732b12b902fe798067fd387b4f47
Homepage: http://remotetea.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu