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

Last updated: May 17,2024

1. Install "python3-datalad" package

Please follow the instructions below to install python3-datalad on Kali Linux

$ sudo apt update $ sudo apt install python3-datalad

2. Uninstall "python3-datalad" package

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

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

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

Package: python3-datalad
Source: datalad
Version: 0.19.6-1
Installed-Size: 4343
Maintainer: NeuroDebian Team
Architecture: all
Depends: git-annex (>= 8.20200309~) | git-annex-standalone (>= 8.20200309~), patool, p7zip-full, python3 (>= 3.7), python3-annexremote, python3-distro, python3-distutils | libpython3-stdlib (<= 3.6.4~rc1-2), python3-fasteners (>= 0.14~), python3-gitlab, python3-humanize, python3 (>= 3.10) | python3-importlib-metadata (>= 3.6~), python3 (>= 3.9) | python3-importlib-resources (>= 3.0~), python3-iso8601, python3-keyring, python3-keyrings.alt | python3-keyring (<= 8), python3-msgpack, python3-appdirs, python3-requests (>= 1.2), python3-secretstorage, python3-typing-extensions (>= 3.10.0.2~), python3-tqdm (>= 4.32.0), python3-chardet, python3-packaging, python3:any
Recommends: python3-boto, python3-html5lib, python3-httpretty, python3-lzma, python3-pytest, python3-pyperclip, python3-requests-ftp, python3-vcr
Suggests: python3-duecredit, datalad-container, datalad-crawler, datalad-neuroimaging, python3-bs4, python3-numpy
Breaks: datalad-container (<< 1.1.2)
Size: 888412
SHA256: fec8d1fe326f75ddb62772c7b1c91e2a960d29f984f8f8c263af633322e00766
SHA1: 70917bcf73f548d7613897d392eadc5d55d8ac7f
MD5sum: 64a88776b282f1ea37a77f92b89a0cf7
Description: data files management and distribution platform
DataLad is a data management and distribution platform providing
access to a wide range of data resources already available online.
Using git-annex as its backend for data logistics it provides following
facilities built-in or available through additional extensions
.
- command line and Python interfaces for manipulation of collections of
datasets (install, uninstall, update, publish, save, etc.) and
separate files/directories (add, get)
- extract, aggregate, and search through various sources of metadata
(xmp, EXIF, etc; install datalad-neuroimaging for DICOM, BIDS, NIfTI
support)
- crawl web sites to automatically prepare and update git-annex
repositories with content from online websites, S3, etc (install
datalad-crawler)
.
This package installs the module for Python 3, and Recommends install
all dependencies necessary for searching and managing datasets, publishing,
and testing. If you need base functionality, install without Recommends.
Description-md5:
Homepage: https://datalad.org
Section: python
Priority: optional
Filename: pool/main/d/datalad/python3-datalad_0.19.6-1_all.deb