How to Install and Uninstall python3-sexpdata.noarch Package on Fedora 36

Last updated: October 09,2024

1. Install "python3-sexpdata.noarch" package

Please follow the guidelines below to install python3-sexpdata.noarch on Fedora 36

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

2. Uninstall "python3-sexpdata.noarch" package

This is a short guide on how to uninstall python3-sexpdata.noarch on Fedora 36:

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

3. Information about the python3-sexpdata.noarch package on Fedora 36

Last metadata expiration check: 5:35:12 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-sexpdata
Version : 0.0.3
Release : 5.fc36
Architecture : noarch
Size : 19 k
Source : python-sexpdata-0.0.3-5.fc36.src.rpm
Repository : fedora
Summary : S-expression parser for Python
URL : https://sexpdata.readthedocs.io/
License : BSD
Description : sexpdata is a simple S-expression parser/serializer. It has simple load and dump
: functions like pickle, json or PyYAML module.