How to Install and Uninstall errbot Package on Kali Linux

Last updated: May 15,2024

1. Install "errbot" package

Please follow the steps below to install errbot on Kali Linux

$ sudo apt update $ sudo apt install errbot

2. Uninstall "errbot" package

Please follow the instructions below to uninstall errbot on Kali Linux:

$ sudo apt remove errbot $ sudo apt autoclean && sudo apt autoremove

3. Information about the errbot package on Kali Linux

Package: errbot
Version: 6.2.0+ds-2
Installed-Size: 642
Maintainer: Debian Python Team
Architecture: all
Depends: adduser, python3, python3-ansi, python3-bottle, python3-colorlog, python3-daemonize, python3-flask, python3-irc, python3-jinja2, python3-markdown, python3-openssl, python3-pyasn1, python3-pyasn1-modules, python3-pygments, python3-requests, python3-setuptools, python3-slixmpp, python3-webtest, python3-yapsy, python3-dulwich, python3-importlib-metadata, python3-deepmerge, python3-pkg-resources, python3:any
Size: 118632
SHA256: c830392e8700ab79de379cf42b34aec172525664e7521449b4380c7d71676e61
SHA1: cd2c83d5340b3fb636dde56d4c0eb0c3c1b1ebd1
MD5sum: 558ac3771e49c97fab20a40a1db24cd5
Description: Chatbot designed to be simple to extend with plugins written in Python
Errbot is a chatbot. It allows you to start scripts interactively from your
chatrooms for any reason: random humour, chatops, starting a build, monitoring
commits, triggering alerts...
.
It is written and easily extensible in Python.
Description-md5:
Homepage: http://errbot.io
Section: net
Priority: optional
Filename: pool/main/e/errbot/errbot_6.2.0+ds-2_all.deb