How to Install and Uninstall python3-snuggs Package on Kali Linux

Last updated: April 28,2024

1. Install "python3-snuggs" package

This is a short guide on how to install python3-snuggs on Kali Linux

$ sudo apt update $ sudo apt install python3-snuggs

2. Uninstall "python3-snuggs" package

Learn how to uninstall python3-snuggs on Kali Linux:

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

3. Information about the python3-snuggs package on Kali Linux

Package: python3-snuggs
Source: python-snuggs
Version: 1.4.7-4
Installed-Size: 31
Maintainer: Debian GIS Project
Architecture: all
Depends: python3-numpy, python3-pyparsing, python3:any
Size: 7304
SHA256: 9a82a1b7f0c90710f565eb6e729b02ebdaa540cf377772aec23f1f51420ffcf1
SHA1: ddb5772721287cc4f0cea4e92dabcc5b1e77e385
MD5sum: 3ea766670a4b66452a863ba8366e6a7a
Description: 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:
Homepage: https://github.com/mapbox/snuggs
Tag: devel::lang:python, devel::library, implemented-in::python,
role::devel-lib
Section: python
Priority: optional
Filename: pool/main/p/python-snuggs/python3-snuggs_1.4.7-4_all.deb