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

Last updated: May 19,2024

1. Install "libcom-hypirion-io-clojure" package

In this section, we are going to explain the necessary steps to install libcom-hypirion-io-clojure on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcom-hypirion-io-clojure

2. Uninstall "libcom-hypirion-io-clojure" package

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

$ sudo apt remove libcom-hypirion-io-clojure $ sudo apt autoclean && sudo apt autoremove

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

Package: libcom-hypirion-io-clojure
Priority: optional
Section: universe/java
Installed-Size: 105
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Clojure Maintainers
Architecture: all
Source: com-hypirion-io-clojure
Version: 0.3.1-1
Filename: pool/universe/c/com-hypirion-io-clojure/libcom-hypirion-io-clojure_0.3.1-1_all.deb
Size: 31910
MD5sum: 2041602d4182860597267cbf351e59fc
SHA1: 4ce26aad19b2bfc678f574815db7bf10309432c8
SHA256: 9f4c89e1bc6598a8142165bbea78f3fbebd938f442556efba6b2d74cef0ef41c
Description-en: I/O redirection, signal handling, and console utilities
com-hypirion-io-clojure provides a set of features wrapped in Java classes:
.
*Pipe: Establish a link between InputStream and OutputStream, also supports
Reader and Writer.
*SignalInterceptor: Intercept POSIX signals before they are sent to their
signal handlers.
*RevivableInputStream: Allow canceling blocking read calls to streams
without closing them.
*ConsoleUtils: Set on/off echoing in the console.
.
Common usage of this library includes: asynchronous zipping of data from two
data sources, redirecting output and input to subprocesses and loggers, and
sending messages to threads.
Description-md5: 89533143c823992ba2c56c0dc9f43b3e
Homepage: https://github.com/hyPiRion/com.hypirion.io
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu