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

Last updated: October 05,2024

1. Install "python3-sexpdata.noarch" package

Please follow the guidance below to install python3-sexpdata.noarch on Fedora 34

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

2. Uninstall "python3-sexpdata.noarch" package

Please follow the step by step instructions below to uninstall python3-sexpdata.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:14:46 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-sexpdata
Version : 0.0.3
Release : 2.fc34
Architecture : noarch
Size : 19 k
Source : python-sexpdata-0.0.3-2.fc34.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.