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

Last updated: October 07,2024

1. Install "python3-represent.noarch" package

This tutorial shows how to install python3-represent.noarch on Fedora 34

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

2. Uninstall "python3-represent.noarch" package

Please follow the steps below to uninstall python3-represent.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:58:09 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-represent
Version : 1.6.0
Release : 8.fc34
Architecture : noarch
Size : 28 k
Source : python-represent-1.6.0-8.fc34.src.rpm
Repository : fedora
Summary : Create __repr__ automatically or declaratively
URL : https://pypi.python.org/pypi/represent
License : MIT
Description : Python3 package which creates __repr__ automatically or declaratively.