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

Last updated: October 13,2024

1. Install "python3-represent.noarch" package

Please follow the guidelines below to install python3-represent.noarch on Fedora 39

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

2. Uninstall "python3-represent.noarch" package

Please follow the guidance below to uninstall python3-represent.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:28:50 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-represent
Version : 1.6.0
Release : 16.fc39
Architecture : noarch
Size : 37 k
Source : python-represent-1.6.0-16.fc39.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.