How to Install and Uninstall python3-duecredit Package on Kali Linux

Last updated: May 12,2024

1. Install "python3-duecredit" package

In this section, we are going to explain the necessary steps to install python3-duecredit on Kali Linux

$ sudo apt update $ sudo apt install python3-duecredit

2. Uninstall "python3-duecredit" package

This guide covers the steps necessary to uninstall python3-duecredit on Kali Linux:

$ sudo apt remove python3-duecredit $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-duecredit package on Kali Linux

Package: python3-duecredit
Source: duecredit
Version: 0.9.1-1.1
Installed-Size: 284
Maintainer: Yaroslav Halchenko
Architecture: all
Depends: python3-citeproc, python3-importlib-metadata | python3 (>> 3.8), python3-requests, python3-six, python3:any
Size: 66704
SHA256: 33260384f4f335cba3e06e095b7a70e9628f1e60a8f4a7a84d1a9550ef92065d
SHA1: 7463648fbf47114440a38601e244457b22ff2a0e
MD5sum: d58891fedc4e1d7f9a48130ed68ec6a5
Description: Publications (and donations) tracer
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.
.
To get a sense of what duecredit is about, simply run
or your analysis script with `-m duecredit`, e.g.
.
python3 -m duecredit examples/example_scipy.py
Description-md5:
Homepage: https://github.com/duecredit/duecredit
Python-Egg-Name: duecredit
Section: python
Priority: optional
Filename: pool/main/d/duecredit/python3-duecredit_0.9.1-1.1_all.deb