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

Last updated: November 24,2024

1. Install "python3-represent.noarch" package

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

$ 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 36:

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

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

Last metadata expiration check: 2:52:52 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-represent
Version : 1.6.0
Release : 11.fc36
Architecture : noarch
Size : 28 k
Source : python-represent-1.6.0-11.fc36.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.