How to Install and Uninstall libnet-jabber-bot-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libnet-jabber-bot-perl" package

Learn how to install libnet-jabber-bot-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnet-jabber-bot-perl

2. Uninstall "libnet-jabber-bot-perl" package

This guide covers the steps necessary to uninstall libnet-jabber-bot-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libnet-jabber-bot-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnet-jabber-bot-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libnet-jabber-bot-perl
Priority: optional
Section: universe/perl
Installed-Size: 120
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 2.1.5-1
Depends: perl, liblog-log4perl-perl, libmoose-perl (>= 0.82), libmoosex-types-perl (>= 0.12), libnet-jabber-perl
Filename: pool/universe/libn/libnet-jabber-bot-perl/libnet-jabber-bot-perl_2.1.5-1_all.deb
Size: 26456
MD5sum: 4cb84837aaca45d132af1ff3bdaf6cd1
SHA1: 1b92a7722fc8621475801db2eb7b971c1e472576
SHA256: 08f8dd9831d40a779ec43bfe134446489137528b4439dd13691761a53dabc3f8
Description-en: automated Bot creation with safeties
This Perl module, Net::Jabber::Bot, provides tools for writing a Jabber
Bot.
.
The idea behind the module is that someone creating a bot should not
really have to know a whole lot about how the Jabber protocol works in
order to use it. It also allows us to abstract away all the things
that can get a bot maker into trouble. Essentially the object helps
protect the coders from their own mistakes.
Description-md5: dbc736a1ef58be68ec661b354d76a295
Homepage: http://search.cpan.org/dist/Net-Jabber-Bot/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu