How to Install and Uninstall supybot Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "supybot" package

Please follow the guidelines below to install supybot on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install supybot

2. Uninstall "supybot" package

Please follow the guidelines below to uninstall supybot on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove supybot $ sudo apt autoclean && sudo apt autoremove

3. Information about the supybot package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: supybot
Priority: optional
Section: universe/net
Installed-Size: 2103
Maintainer: Ubuntu Developers
Original-Maintainer: James McCoy
Architecture: all
Version: 0.83.4.1.ds-3
Depends: python, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-simplejson | python (>= 2.6), python-feedparser
Suggests: python-twisted-core, python-twisted-names, python-sqlite, python-dictclient, python-dateutil
Filename: pool/universe/s/supybot/supybot_0.83.4.1.ds-3_all.deb
Size: 321036
MD5sum: e1adbedc96a360dba032cc7cdf18599f
SHA1: d18fc61ad27b6b4ccb869f423eb6cded81319917
SHA256: cab1cdda2c7d2b7b9c1c71167b9394d052e442b4331110eea248ce80f3b100fa
Description-en: robust and user friendly Python IRC bot
Supybot is a robust (it doesn't crash), user friendly (it's easy
to configure) and programmer friendly (plugins are *extremely*
easy to write) Python IRC bot. It aims to be an adequate
replacement for most existing IRC bots. It includes a very
flexible and powerful ACL system for controlling access to
commands, as well as more than 50 builtin plugins providing
around 400 actual commands.
Description-md5: 5e5c93bc27a15c691afc69dc463cbea9
Homepage: http://sourceforge.net/projects/supybot/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu