How to Install and Uninstall python3-snuggs.noarch Package on Fedora 34

Last updated: July 01,2024

1. Install "python3-snuggs.noarch" package

Learn how to install python3-snuggs.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-snuggs.noarch

2. Uninstall "python3-snuggs.noarch" package

Please follow the steps below to uninstall python3-snuggs.noarch on Fedora 34:

$ sudo dnf remove python3-snuggs.noarch $ sudo dnf autoremove

3. Information about the python3-snuggs.noarch package on Fedora 34

Last metadata expiration check: 5:04:11 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-snuggs
Version : 1.4.7
Release : 5.fc34
Architecture : noarch
Size : 19 k
Source : python-snuggs-1.4.7-5.fc34.src.rpm
Repository : fedora
Summary : Snuggs are S-expressions for Numpy
URL : https://github.com/mapbox/snuggs
License : MIT
Description : Snuggs are S-expressions for NumPy. Snuggs wraps NumPy in expressions with the
: following syntax: expression "(" (operator | function) *arg ")" where
: arg = expression | name | number | string