How to Install and Uninstall liborlite-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "liborlite-perl" package

This guide let you learn how to install liborlite-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liborlite-perl

2. Uninstall "liborlite-perl" package

Please follow the instructions below to uninstall liborlite-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the liborlite-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: liborlite-perl
Priority: optional
Section: universe/perl
Installed-Size: 101
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.98-1
Depends: perl, libdbd-sqlite3-perl, libdbi-perl, libfile-remove-perl, libparams-util-perl
Suggests: libclass-xsaccessor-perl
Filename: pool/universe/libo/liborlite-perl/liborlite-perl_1.98-1_all.deb
Size: 31778
MD5sum: 9176dd9ec60357b8124ca655703902a6
SHA1: e1ad822b21c31bba9d04f82f382b393ffc9990ae
SHA256: 395a64bc99f0cbdbe5d3d325ab2b23871fd22d5b1182137223951a3722996f8e
Description-en: lightweight SQLite-specific ORM
ORLite is a Perl module that implements an object-relational mapper designed
specifically for SQLite. It follows many of the same principles as the ::Tiny
series of modules and has a design that aligns directly to the capabilities
of SQLite.
.
ORLite discovers the schema of a SQLite database, and then deploys a set of
packages for talking to that database.
Description-md5: df1c47adf63f30a5524d84ecb2ece3ec
Homepage: http://search.cpan.org/dist/ORLite/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu