How to Install and Uninstall golang-sorcix-irc-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "golang-sorcix-irc-dev" package

Please follow the guidelines below to install golang-sorcix-irc-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-sorcix-irc-dev

2. Uninstall "golang-sorcix-irc-dev" package

Please follow the guidelines below to uninstall golang-sorcix-irc-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-sorcix-irc-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-sorcix-irc-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-sorcix-irc-dev
Priority: extra
Section: universe/devel
Installed-Size: 100
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: all
Version: 1.1.0-1
Filename: pool/universe/g/golang-sorcix-irc-dev/golang-sorcix-irc-dev_1.1.0-1_all.deb
Size: 13160
MD5sum: 288f0a827ba4e0f8a4eb8c3b06577ffa
SHA1: 4bbd0781f2d10c13e3f5bfb17660abc0f3edc12c
SHA256: d2513f3a68b7183319c4e045a9cd54914ec56f238ba5c9e9107670466b712073
Description-en: generic support for the IRC protocol in Go
Package irc allows your application to speak the IRC protocol.
.
* Limited scope, does one thing and does it well.
* Focus on simplicity and speed.
* Stable API: updates shouldn't break existing software.
* Well documented code.
.
This package does not manage your entire IRC connection. It only translates
the protocol to easy to use Go types. It is meant as a single component in a
larger IRC library, or for basic IRC bots for which a large IRC package would
be overkill.
Description-md5: 8f2607289eb57e62e36eecb1491d8b6a
Homepage: https://github.com/sorcix/irc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu