How to Install and Uninstall python3-sexpdata.noarch Package on Fedora 35
Last updated: November 25,2024
1. Install "python3-sexpdata.noarch" package
This tutorial shows how to install python3-sexpdata.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-sexpdata.noarch
Copied
2. Uninstall "python3-sexpdata.noarch" package
This tutorial shows how to uninstall python3-sexpdata.noarch on Fedora 35:
$
sudo dnf remove
python3-sexpdata.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-sexpdata.noarch package on Fedora 35
Last metadata expiration check: 0:20:26 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-sexpdata
Version : 0.0.3
Release : 4.fc35
Architecture : noarch
Size : 19 k
Source : python-sexpdata-0.0.3-4.fc35.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.
Available Packages
Name : python3-sexpdata
Version : 0.0.3
Release : 4.fc35
Architecture : noarch
Size : 19 k
Source : python-sexpdata-0.0.3-4.fc35.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.