How to Install and Uninstall libfile-queue-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "libfile-queue-perl" package

Please follow the step by step instructions below to install libfile-queue-perl on Kali Linux

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

2. Uninstall "libfile-queue-perl" package

This guide covers the steps necessary to uninstall libfile-queue-perl on Kali Linux:

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

3. Information about the libfile-queue-perl package on Kali Linux

Package: libfile-queue-perl
Version: 1.01a-4
Installed-Size: 26
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 7844
SHA256: 5210ff7c3001f2eb9b9f3e5ed929ef931c6dc64b30e3ea50b910dc1580ed4dc9
SHA1: eeff04a9350134a1efa62fd922b8690ef867918b
MD5sum: 8796f82ab1edae679d3a9255c73531b6
Description: 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:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/File-Queue
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libf/libfile-queue-perl/libfile-queue-perl_1.01a-4_all.deb