How to Install and Uninstall libfile-queue-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

1. Install "libfile-queue-perl" package

Please follow the instructions below to install libfile-queue-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libfile-queue-perl

2. Uninstall "libfile-queue-perl" package

This tutorial shows how to uninstall libfile-queue-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libfile-queue-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfile-queue-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libfile-queue-perl
Architecture: all
Version: 1.01a-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 25
Depends: perl
Filename: pool/universe/libf/libfile-queue-perl/libfile-queue-perl_1.01a-2_all.deb
Size: 7952
MD5sum: 01805fa631703265f5c8728e216aaee5
SHA1: 82449f4de171e8b6f5acc56c93064b53459bf737
SHA256: 18251722bf258c4e01ccf447b5db0c5377b382e0b38f52341bad16b0965566b9
SHA512: f31306216911c7711b1ba459021e0b3c24725193cf8459c35d3116d02aa304d1212f4c0c4a03ce9392ffd4a094c6dc913c23ffe366c481e550c33d2c70505c68
Homepage: https://metacpan.org/release/File-Queue
Description-en: Perl module providing a persistent FIFO Queue using a file
File::Queue allows for the creation of persistent First In, First Out (FIFO)
queue objects, saving data in a file. Queue elements can only be scalars; if
you want to work with references or other complex data structures, you have
to serialize them first. This module was written with speed in mind, and is
indeed very fast, but one should take care to understand its limitations.
Description-md5: b01a46858b1c32b5eb1c748747cac7a4