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

Last updated: June 17,2024

1. Install "python-vertica" package

Here is a brief guide to show you how to install python-vertica on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-vertica

2. Uninstall "python-vertica" package

Please follow the step by step instructions below to uninstall python-vertica on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-vertica
Priority: optional
Section: multiverse/python
Installed-Size: 124
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.5.5-1
Depends: python-dateutil, python-tz, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/multiverse/p/python-vertica/python-vertica_0.5.5-1_all.deb
Size: 20988
MD5sum: ac2513c6d6745066d9a4e756d6929808
SHA1: b262d32daf6e799015cc116eab3efb9f7c794d1d
SHA256: e4e93bc3bb7b266b7d68e0d49cc3c071441dc3e360271ea6e5ede4815302b3f6
Description-en: native Python client for the Vertica database
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 2 version of the package.
Description-md5: 74a5fb7a67024f8a837383c789adb1b6
Homepage: https://github.com/uber/vertica-python
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu