How to Install and Uninstall python3-datalad-next Package on Kali Linux

Last updated: December 25,2024

1. Install "python3-datalad-next" package

Here is a brief guide to show you how to install python3-datalad-next on Kali Linux

$ sudo apt update $ sudo apt install python3-datalad-next

2. Uninstall "python3-datalad-next" package

This is a short guide on how to uninstall python3-datalad-next on Kali Linux:

$ sudo apt remove python3-datalad-next $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-datalad-next package on Kali Linux

Package: python3-datalad-next
Source: datalad-next
Version: 1.2.0-1
Installed-Size: 5799
Maintainer: Debian Python Team
Architecture: all
Depends: python3-requests, python3-requests-toolbelt, python3-annexremote, python3-datalad, python3-humanize, python3-more-itertools, python3:any (>= 3.8~)
Size: 488920
SHA256: f50b3695b8701b12f9cb84378e272d2feb6ce9d3294179e4997ba95acba4e14b
SHA1: a6cf0ee7e9e0342a8f6ecffa5d0ac0a0fcf274c3
MD5sum: a138b3bec9e529552980aecffbf195e3
Description: DataLad extension for new features and improved user experience
This extension provides feature additions and updates for DataLad
(http://datalad.org). Unlike other more topical extensions, the provided
functionality is broadly applicable, and each individual components is
a candidate for migration into the DataLad core package. This includes
new commands that become available through DataLad when this package is
installed, but also runtime-modifications of other DataLad functionality
that are enabled when the extension is loaded (see 'datalad.extensions.load'
configuration switch). Examples are:
.
- credential management system, and better integration with commands
- support for dataset deposit/retrieval via WebDAV
- support for git-annex-export in DataLad's push command
- performance boosts for individual commands and IO throughput
- additional git-annex special remotes for leaner archive access and
dynamic, identifier-based access URL composition -- accessible
via a dedicated 'download' command
- Git remote helper to fetch/push from/to any place accessible via a
git-annex special remote
.
This package contains the Python module and the documentation.
Description-md5:
Homepage: https://datalad-next.rtfd.org
Section: science
Priority: optional
Filename: pool/main/d/datalad-next/python3-datalad-next_1.2.0-1_all.deb

5. The same packages on other Linux Distributions