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

Last updated: May 12,2024

1. Install "libsys-utmp-perl" package

This tutorial shows how to install libsys-utmp-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsys-utmp-perl

2. Uninstall "libsys-utmp-perl" package

In this section, we are going to explain the necessary steps to uninstall libsys-utmp-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsys-utmp-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libsys-utmp-perl
Priority: optional
Section: universe/perl
Installed-Size: 60
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 1.7-1build2
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.4)
Filename: pool/universe/libs/libsys-utmp-perl/libsys-utmp-perl_1.7-1build2_amd64.deb
Size: 17096
MD5sum: 4efcf9f49576892fff1642b8840ea5f1
SHA1: bb74537816a6e7972379ccecd7c89abae2cda35b
SHA256: 825581a4228b0851229f5959d9c4ae487e68d7dbba32a6cb16e59e0db157ab09
Description-en: perl module to query UTMP files
Sys::Utmp provides a vaguely object oriented interface to the Unix user
accounting file /var/run/utmp, and other files of similar format. It can
only be used to query the contents of the file, and cannot modify it.
Description-md5: 6f92392edd45785718be62d05ab7370f
Homepage: https://metacpan.org/release/Sys-Utmp/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu