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

Last updated: May 09,2024

1. Install "python3-snuggs" package

Learn how to install python3-snuggs on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-snuggs

2. Uninstall "python3-snuggs" package

In this section, we are going to explain the necessary steps to uninstall python3-snuggs on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-snuggs
Priority: optional
Section: universe/python
Installed-Size: 29
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: all
Source: python-snuggs
Version: 1.3.1-1ubuntu4
Depends: python3-click, python3-numpy, python3-pyparsing, python3:any (>= 3.3.2-2~), python-lxml
Filename: pool/universe/p/python-snuggs/python3-snuggs_1.3.1-1ubuntu4_all.deb
Size: 5896
MD5sum: 658b4655bd49977ce844e0ac2a2ed0d4
SHA1: c2394dba5d2529e2bf50042d24d83de65d5e59d7
SHA256: 28776bce7685160abd5d66f564d80197db92239d5ece87586040d18b85bffece
Description-en: S-expressions for numpy - Python 3 version
This library parses S-expressions using numpy. Available function include
arithmetic and logical operators. Also members of the numpy module such as
"asarray()", "mean()" and "where" are available.
.
This package provides the Python 3 version of the library.
Description-md5: 4a6be795afccbb4cba3dd500b16c84b7
Homepage: https://github.com/mapbox/snuggs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu