How to Install and Uninstall python3-vertica Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python3-vertica" package

This tutorial shows how to install python3-vertica on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-vertica

2. Uninstall "python3-vertica" package

This guide covers the steps necessary to uninstall python3-vertica on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-vertica $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-vertica package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-vertica
Priority: optional
Section: multiverse/python
Installed-Size: 124
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-vertica
Version: 0.5.5-1
Depends: python3-dateutil, python3-tz, python3:any (>= 3.3.2-2~)
Filename: pool/multiverse/p/python-vertica/python3-vertica_0.5.5-1_all.deb
Size: 20972
MD5sum: d19895d2af2ae4141ec5538a593b0bec
SHA1: 7b106a52fb36916994f08e85f646c91220fb0ebf
SHA256: 67d84c28f00e7629f57204299b61c58dc08293a5288037554209447f2a9f35ca
Description-en: native Python client for the Vertica database (Python 3)
HP Vertica is a commercial column-oriented database.
.
This package provides all the source, examples and documentation you need
to easily connect to and interact with Vertica.
.
This is the Python 3 version of the package.
Description-md5: e4fe2897df4016619c5c391f68a42c8a
Homepage: https://github.com/uber/vertica-python
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu