How to Install and Uninstall python3-voluptuous Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python3-voluptuous" package

Here is a brief guide to show you how to install python3-voluptuous on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-voluptuous

2. Uninstall "python3-voluptuous" package

This guide let you learn how to uninstall python3-voluptuous on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-voluptuous package on Ubuntu 21.10 (Impish Indri)

Package: python3-voluptuous
Architecture: all
Version: 0.11.7-2
Priority: optional
Section: python
Source: voluptuous
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 176
Depends: python3:any
Filename: pool/main/v/voluptuous/python3-voluptuous_0.11.7-2_all.deb
Size: 39244
MD5sum: 789f2f29812d11b9451b82950de5b008
SHA1: 5fb305113ffcbe4e711a610778c5a201967e4acd
SHA256: 6ea06ba896a21eea2d3fbe84b16f91819c138b30500f904ead271e0fa1a2aeba
SHA512: d87a2cf7d2543c60f07c6827ba22e78ab7262de73b5969fc6155b2de56c43a015024838f2ac270ef51046ef694c6978e035ab97ecc02b031f10347c2e076c63c
Homepage: https://github.com/alecthomas/voluptuous
Description-en: Python 3 library to validate data
Voluptuous is primarily intended to validate data coming in to Python
as JSON, YAML, etc. The aim is to offer a light-weight style with three
main goals:
1. simplicity
2. support for complex data structures
3. provide useful error messages
.
It has been inspired by Validino and to a lesser extent by jsonvalidator and
json_schema.
.
This package provides the Python 3.x module.
Description-md5: c8090bf3d0af2fb96bf7f0f598d17ba9