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

Last updated: May 15,2024

1. Install "libunix-mknod-perl" package

In this section, we are going to explain the necessary steps to install libunix-mknod-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libunix-mknod-perl

2. Uninstall "libunix-mknod-perl" package

Please follow the guidelines below to uninstall libunix-mknod-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libunix-mknod-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libunix-mknod-perl
Priority: optional
Section: universe/perl
Installed-Size: 45
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.04-1build4
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.4)
Filename: pool/universe/libu/libunix-mknod-perl/libunix-mknod-perl_0.04-1build4_amd64.deb
Size: 11218
MD5sum: 928fc9ee231650a505313621c45c3d99
SHA1: 45fef5d06ea0c22e6b809f9473504a5c51b52cbf
SHA256: 514ddb908a01306f32fffcc36264a867a515f361f02c6583b3a3354315d6557c
Description-en: Perl extension for mknod, major, minor, and makedev
Unix::Mknod allows access to the device routines major()/minor()/makedev()
that may or may not be macros in .h files.
.
It also allows access to the mknod(2) system call.
Description-md5: 3f8208500b191ea7932daabd7102cca3
Homepage: http://search.cpan.org/dist/Unix-Mknod/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu