How to Install and Uninstall libur-perl Package on Kali Linux

Last updated: May 12,2024

1. Install "libur-perl" package

In this section, we are going to explain the necessary steps to install libur-perl on Kali Linux

$ sudo apt update $ sudo apt install libur-perl

2. Uninstall "libur-perl" package

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

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

3. Information about the libur-perl package on Kali Linux

Package: libur-perl
Version: 0.470+ds-2
Installed-Size: 3752
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclass-autoloadcan-perl, libclass-autouse-perl, libclass-inspector-perl, libclone-pp-perl, libdata-compare-perl, libdata-uuid-libuuid-perl, libdbd-sqlite3-perl, libdbi-perl, libdevel-globaldestruction-perl, libfreezethaw-perl, libgetopt-complete-perl, libjson-perl, liblingua-en-inflect-perl, liblist-moreutils-perl, libmodule-runtime-perl, libmro-compat-perl, libossp-uuid-perl, libpath-class-perl, libplack-perl, libsub-install-perl, libsub-name-perl, libtemplate-perl, libtest-exception-perl, libtest-fork-perl, libtext-diff-perl, libtext-glob-perl, libyaml-perl
Recommends: libnet-httpserver-perl, libxml-dumper-perl, libxml-libxml-perl, libxml-libxslt-perl
Size: 1385572
SHA256: 793ae0627c36a90fce2a90ac5a47939d9646be228175a444dcbb0d92b8487737
SHA1: f7a32b2ba0ecb6e492e3ba341be4368971787860
MD5sum: cdf9fb98a0f67d111414ba7ad35efe98
Description: object/relation mapper library
UR is a class framework and object/relational mapper for Perl. It starts with
the familiar Perl meme of the blessed hash reference as the basis for object
instances, and extends its capabilities with ORM (object-relational mapping)
capabilities, object cache, in-memory transactions, more formal class
definitions, metadata, documentation system, iterators, command line tools,
etc.
.
UR can handle multiple column primary and foreign keys, SQL joins involving
class inheritance and relationships, and does its best to avoid querying the
database unless the requested data has not been loaded before. It has support
for SQLite, Oracle, MySQL and Postgres databases, and the ability to use a
text file as a table.
.
UR uses the same syntax to define non-persistent objects, and supports
in-memory transactions for both.
Description-md5:
Homepage: https://metacpan.org/release/UR
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libu/libur-perl/libur-perl_0.470+ds-2_all.deb