How to Install and Uninstall libur-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 12,2024

1. Install "libur-perl" package

This tutorial shows how to install libur-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libur-perl

2. Uninstall "libur-perl" package

Please follow the steps below to uninstall libur-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libur-perl package on Ubuntu 21.10 (Impish Indri)

Package: libur-perl
Architecture: all
Version: 0.470+ds-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3743
Depends: perl, libclass-autoloadcan-perl, libclass-autouse-perl, libclass-inspector-perl, libclone-pp-perl, libdata-uuid-libuuid-perl, libdata-compare-perl, libdevel-globaldestruction-perl, libdbd-sqlite3-perl, libdbi-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
Filename: pool/universe/libu/libur-perl/libur-perl_0.470+ds-1_all.deb
Size: 1377124
MD5sum: ed87a19d19b3d883e0bc580605a3058d
SHA1: 8f365c24e9b12cb7b85ab7fca7e7777622f31dac
SHA256: b3e85b4bcbe0ecee98afc7c9522d69fa68d6009b762fffae7990c3c2f15784c8
SHA512: 8e7e487a455a1fedf4ac84778a953a44e0c34d0e47290ed79d27feaec38ca00d81762ac2dc31ff514a886c4e01123c5f109bb08fcce5683f40477e8504ef3977
Homepage: https://metacpan.org/release/UR
Description-en: 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: 1a9871f527594c4c405b60a255c17774