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

Last updated: May 19,2024

1. Install "python3-vatnumber" package

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

$ sudo apt update $ sudo apt install python3-vatnumber

2. Uninstall "python3-vatnumber" package

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

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

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

Package: python3-vatnumber
Priority: optional
Section: universe/python
Installed-Size: 39
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Tryton Maintainers
Architecture: all
Source: vatnumber
Version: 1:1.2-5
Depends: python3-pkg-resources, python3-stdnum, python3:any (>= 3.3.2-2~)
Filename: pool/universe/v/vatnumber/python3-vatnumber_1.2-5_all.deb
Size: 7140
MD5sum: e07e9fc729f085ffab66064e1c48c7a0
SHA1: 9ebdf5648dcaeaf50071b76193b0a0bf363c22f5
SHA256: 3a7057faa92e4269ff27ca0b78e29bfbc270e90ecf45501aef56ab7def986d41
Description-en: Python module to validate VAT numbers (implemented in Python 3)
This is a Python module to check the validity of Value Added Tax (VAT) numbers
of States inside the European Union. It uses the validation rules according to
http://sima-pc.com/nif.php.
.
Additionally this module provides a function for online validation of given VAT
numbers by the VIES VAT number validation (SOAP Service) of the Taxation and
Customs Union: http://ec.europa.eu/taxation_customs/vies/vieshome.do
.
This package is targeting Python version 3.
Description-md5: 3edefbe06c4c686621f705ed1c2a99d5
Homepage: http://code.google.com/p/vatnumber/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu