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

Last updated: May 19,2024

1. Install "python3-snuggs.noarch" package

Please follow the guidance below to install python3-snuggs.noarch on Fedora 35

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

2. Uninstall "python3-snuggs.noarch" package

This guide covers the steps necessary to uninstall python3-snuggs.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:45:23 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-snuggs
Version : 1.4.7
Release : 7.fc35
Architecture : noarch
Size : 18 k
Source : python-snuggs-1.4.7-7.fc35.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