How to Install and Uninstall golang-sorcix-irc-dev Package on Kali Linux

Last updated: May 18,2024

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

This guide let you learn how to install golang-sorcix-irc-dev on Kali Linux

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

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

This guide covers the steps necessary to uninstall golang-sorcix-irc-dev on Kali Linux:

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

3. Information about the golang-sorcix-irc-dev package on Kali Linux

Package: golang-sorcix-irc-dev
Version: 1.1.0-2
Installed-Size: 67
Maintainer: pkg-go
Architecture: all
Size: 13260
SHA256: ecfc84baf199691f9c27e09f0b87a171b24055ebaab1cdc68c36d5fa15574900
SHA1: e6be72b69a1024f0d70e2edfbb50f883ec121593
MD5sum: 87ddcd47120e627d5fb81ddbc32540f8
Description: 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:
Homepage: https://github.com/sorcix/irc
Section: devel
Priority: optional
Filename: pool/main/g/golang-sorcix-irc-dev/golang-sorcix-irc-dev_1.1.0-2_all.deb