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

Last updated: November 25,2024

1. Install "libnet-citadel-perl" package

This is a short guide on how to install libnet-citadel-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnet-citadel-perl

2. Uninstall "libnet-citadel-perl" package

Please follow the step by step instructions below to uninstall libnet-citadel-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libnet-citadel-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libnet-citadel-perl
Priority: optional
Section: universe/perl
Installed-Size: 81
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.20-1
Depends: perl, libreadonly-perl
Filename: pool/universe/libn/libnet-citadel-perl/libnet-citadel-perl_0.20-1_all.deb
Size: 22104
MD5sum: 34d909857d3ad4b0e104a94a58d8de37
SHA1: f7fd0c5feeb8274f66f0b07a3808f48e4a4e5ae3
SHA256: a005e9d139b1b01826b382667888f27c43c381cc8fb83ccb2b1bf268fbd0c69c
Description-en: Citadel.org protocol coverage
Citadel is a "turnkey open-source solution for email and collaboration".
The main component is the Citadel server. To communicate with it you can
use either a web interface, or - if you have to automate things - with a
protocol. NET::Citadel tries to do a bit of abstraction and handles some
of the protocol handling. The basic idea is that the application using
the package deals with Citadel's objects: rooms, floors, users.
Description-md5: 641ce4e77834e96f71dd7a7fa11f5e13
Homepage: https://metacpan.org/release/Net-Citadel/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu