How to Install and Uninstall libdata-phrasebook-perl Package on Kali Linux

Last updated: May 04,2024

1. Install "libdata-phrasebook-perl" package

Please follow the step by step instructions below to install libdata-phrasebook-perl on Kali Linux

$ sudo apt update $ sudo apt install libdata-phrasebook-perl

2. Uninstall "libdata-phrasebook-perl" package

Here is a brief guide to show you how to uninstall libdata-phrasebook-perl on Kali Linux:

$ sudo apt remove libdata-phrasebook-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdata-phrasebook-perl package on Kali Linux

Package: libdata-phrasebook-perl
Version: 0.35-3
Installed-Size: 98
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libmodule-pluggable-perl | perl:any (<< 5.17.0)
Suggests: libdata-phrasebook-loader-yaml-perl
Size: 40976
SHA256: aa6774805d76fc8b1598457c76f8c2e133d06ab926e973947b59ca0d05a38707
SHA1: cc4416a53db78429a8e62621c93e96d47bcd6cd2
MD5sum: 31b7db267f56e7d4b8248f0f34f917aa
Description: perl implementation of the phrasebook paradigm
The phrasebook pattern is a technique to separate expressions in one language
(e.g. SQL) from the main code that is written in another (e.g. Perl). The
translations are kept in a separate file - the phrasebook.
.
Data::Phrasebook enables the framework for abstracting common or locale data
out of your code into a datastore. The default is within a plain text file,
but more complex datastores can be intrigrated via the use of other
Data::Pharsebook::Loader distributions (eg YAML, XML, INI, DBI).
Description-md5:
Homepage: https://metacpan.org/release/Data-Phrasebook
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libd/libdata-phrasebook-perl/libdata-phrasebook-perl_0.35-3_all.deb