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

Last updated: November 27,2024

1. Install "python3-represent.noarch" package

Here is a brief guide to show you how to install python3-represent.noarch on Fedora 38

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

2. Uninstall "python3-represent.noarch" package

This guide let you learn how to uninstall python3-represent.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:53:20 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-represent
Version : 1.6.0
Release : 14.fc38
Architecture : noarch
Size : 38 k
Source : python-represent-1.6.0-14.fc38.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.