How to Install and Uninstall python3-duecredit.noarch Package on Fedora 35

Last updated: September 22,2024

1. Install "python3-duecredit.noarch" package

This guide covers the steps necessary to install python3-duecredit.noarch on Fedora 35

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

2. Uninstall "python3-duecredit.noarch" package

Here is a brief guide to show you how to uninstall python3-duecredit.noarch on Fedora 35:

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

3. Information about the python3-duecredit.noarch package on Fedora 35

Last metadata expiration check: 1:53:00 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-duecredit
Version : 0.9.1
Release : 3.fc35
Architecture : noarch
Size : 134 k
Source : python-duecredit-0.9.1-3.fc35.src.rpm
Repository : fedora
Summary : Automated collection and reporting of citations
URL : https://github.com/duecredit/duecredit
License : BSD
Description :
: duecredit is being conceived to address the problem of inadequate citation of
: scientific software and methods, and limited visibility of donation requests
: for open-source software.
:
: It provides a simple framework (at the moment for Python only) to embed
: publication or other references in the original code so they are automatically
: collected and reported to the user at the necessary level of reference detail,
: i.e. only references for actually used functionality will be presented back if
: software provides multiple citeable implementations.