How to Install and Uninstall csv2latex Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "csv2latex" package

This guide covers the steps necessary to install csv2latex on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install csv2latex

2. Uninstall "csv2latex" package

This is a short guide on how to uninstall csv2latex on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove csv2latex $ sudo apt autoclean && sudo apt autoremove

3. Information about the csv2latex package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: csv2latex
Priority: optional
Section: universe/tex
Installed-Size: 63
Maintainer: Ubuntu Developers
Original-Maintainer: Benoît Rouits
Architecture: amd64
Version: 0.18.1-1
Depends: libc6 (>= 2.4)
Filename: pool/universe/c/csv2latex/csv2latex_0.18.1-1_amd64.deb
Size: 11470
MD5sum: 75ba54c271688a36f71bb60d0e71d605
SHA1: 2040e5d6e6a53f35831815738050ae6155ba01c8
SHA256: fd77e3169b1649eec206d64d336f0aa77fde87195697459c0c878269f62cb19c
Description-en: command-line CSV to LaTeX file converter
csv2latex is a simple command-line file converter
that converts a comma-separated-values file into
a LaTeX table. It can guess exotic csv formats.
Description-md5: 473542f3ca35e22a83ddd230621df510
Homepage: http://brouits.free.fr/csv2latex/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu