How to Install and Uninstall ruby-net-irc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 05,2024

1. Install "ruby-net-irc" package

This tutorial shows how to install ruby-net-irc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-net-irc

2. Uninstall "ruby-net-irc" package

Please follow the guidelines below to uninstall ruby-net-irc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-net-irc $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-net-irc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-net-irc
Priority: optional
Section: universe/ruby
Installed-Size: 280
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.0.9-3
Depends: ruby | ruby-interpreter
Conflicts: libnet-irc-ruby
Filename: pool/universe/r/ruby-net-irc/ruby-net-irc_0.0.9-3_all.deb
Size: 48680
MD5sum: c195babed16b2de0f6a12df51ac9e914
SHA1: f68f89c0ad826a62d327373b4bfc93b500b3671a
SHA256: b3af606f50bd24098740ac02639697190f2485b919b283d079aaa1893cf35c0e
Description-en: Ruby IRC library (Client, Server and many IRC gateways to webservice)
The "net-irc" is a library for implementing IRC server(for gateway and
web services) and client(for bot).
.
This is mostly conform to RFC 1459 but partly not for convenience.
Description-md5: 586c7594513b397f37542f0a7c70ebeb
Homepage: http://cho45.stfuawsc.com/net-irc/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu