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

Last updated: October 06,2024

1. Install "python3-duecredit.noarch" package

Please follow the step by step instructions below to install python3-duecredit.noarch on Fedora 34

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

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

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

Last metadata expiration check: 0:21:47 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-duecredit
Version : 0.9.1
Release : 1.fc34
Architecture : noarch
Size : 134 k
Source : python-duecredit-0.9.1-1.fc34.src.rpm
Repository : updates
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.