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

Last updated: September 20,2024

1. Install "libfuse-perl" package

Please follow the step by step instructions below to install libfuse-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libfuse-perl

2. Uninstall "libfuse-perl" package

Learn how to uninstall libfuse-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libfuse-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libfuse-perl
Priority: optional
Section: universe/perl
Installed-Size: 160
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.16.1-1build2
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.14), libfuse2 (>= 2.9)
Recommends: fuse
Suggests: libunix-mknod-perl, liblchown-perl, libfilesys-statvfs-perl
Filename: pool/universe/libf/libfuse-perl/libfuse-perl_0.16.1-1build2_amd64.deb
Size: 58372
MD5sum: abbb59728693cfef03d451b15b603b1c
SHA1: 56968da433bf0258dde497baedfaf298e7aef1cb
SHA256: b581984188aeb065977befa287744b17b483ca6e3ff1c50cee542f3cea4c9a93
Description-en: Perl bindings for FUSE (Filesystems in USErland
This module lets you implement filesystems in perl, through the FUSE
interface
.
FUSE (Filesystem in USErspace) is a simple interface for userspace
programs to export a virtual filesystem to the kernel. FUSE
also aims to provide a secure method for non privileged users to
create and mount their own filesystem implementations.
Description-md5: 0558ff208dbc510da167eea43911c8b6
Homepage: http://search.cpan.org/dist/Fuse/Fuse.pm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu