How to Install and Uninstall python3-snuggs.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 25,2024

1. Install "python3-snuggs.noarch" package

This is a short guide on how to install python3-snuggs.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-snuggs.noarch" package

This is a short guide on how to uninstall python3-snuggs.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-snuggs.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:21:30 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-snuggs
Version : 1.4.7
Release : 11.el9
Architecture : noarch
Size : 18 k
Source : python-snuggs-1.4.7-11.el9.src.rpm
Repository : epel
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