How to Install and Uninstall libnaga-java Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 19,2024

1. Install "libnaga-java" package

This guide covers the steps necessary to install libnaga-java on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libnaga-java

2. Uninstall "libnaga-java" package

Please follow the instructions below to uninstall libnaga-java on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libnaga-java package on Ubuntu 21.04 (Hirsute Hippo)

Package: libnaga-java
Architecture: all
Version: 3.0+svn80-4
Priority: optional
Section: universe/java
Source: naga
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 58
Filename: pool/universe/n/naga/libnaga-java_3.0+svn80-4_all.deb
Size: 42952
MD5sum: bccbf0b627a23c36e3c0105e12e2b796
SHA1: e132ea58231d55e9be8f105d926260a60656f45a
SHA256: 1cc5c95f3a91b7f86792a6e89c618768abafffc7253a19fa00e7bfa252d41865
SHA512: 58b9a7add5730035e25f5a8d826f3503c8e0010df08143c81fe54280aa0a3db10886e3580363f8d08764f57ba36c038cda98cfa6d1b67ec6077be229ac29a710
Homepage: https://code.google.com/p/naga/
Description-en: Simplified Java NIO asynchronous sockets
Naga aims to be a very small NIO library that provides a handful of java
classes to wrap the usual Socket and ServerSocket with asynchronous NIO
counterparts.
.
All of this is driven from a single thread, making it useful for both client
(e.g. allowing I/O to be done in the AWT-thread without any need for threads)
and server programming (1 thread for all connections instead of 2
threads/connection).
.
Naga contains the code needed to get NIO up and running without having to code
partially read buffers and setting various selection key flags.
Description-md5: 0dcf32eb94885ccb1351b3ffe18fe908