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

Last updated: April 29,2024

1. Install "libsql-translator-perl" package

Please follow the instructions below to install libsql-translator-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsql-translator-perl

2. Uninstall "libsql-translator-perl" package

This guide let you learn how to uninstall libsql-translator-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsql-translator-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libsql-translator-perl
Priority: optional
Section: universe/perl
Installed-Size: 3597
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.11021-1
Replaces: sqlfairy
Provides: sqlfairy
Depends: perl, libcarp-clan-perl, libclass-makemethods-perl, libdbi-perl, libfile-sharedir-perl, liblist-moreutils-perl, libmoo-perl (>= 1.000003), libpackage-variant-perl, libparse-recdescent-perl (>= 1.967009), libtry-tiny-perl
Recommends: libcgi-pm-perl | perl (<< 5.19), libgd-perl, libgraph-perl, libgraphviz-perl, libspreadsheet-parseexcel-perl, libtemplate-perl, libtext-recordparser-perl, libxml-libxml-perl
Conflicts: sqlfairy
Filename: pool/universe/libs/libsql-translator-perl/libsql-translator-perl_0.11021-1_all.deb
Size: 429038
MD5sum: 232f31b6d7406cbc661ed56c9890f9f0
SHA1: d9f8ffe0b5039eb0319a6d1978ace206b3b4c247
SHA256: b58c3ae430632ff4fa5fc15287c34a0fb8ddaaef1249800870b7528abdc66b4b
Description-en: SQL translation library
SQL::Translator (also known as SQL Fairy) is a collection of Perl modules
for manipulating structured data definitions (mostly database schemas). It
can perform tasks like converting between different SQL data definition
language (DDL) dialects, visualizations of schemas (pseudo-ER diagrams
created with GD or GraphViz), converting non-RDBMS files to SQL schemas
(xSV text files, Excel spreadsheets), serializing parsed schemas (via
Storable, YAML and XML), creating documentation, and more.
Description-md5: 483fa12513542208d480de6217db873c
Homepage: http://sqlfairy.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu