How to Install and Uninstall datalad Package on Kali Linux

Last updated: May 18,2024

1. Install "datalad" package

This guide let you learn how to install datalad on Kali Linux

$ sudo apt update $ sudo apt install datalad

2. Uninstall "datalad" package

This guide let you learn how to uninstall datalad on Kali Linux:

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

3. Information about the datalad package on Kali Linux

Package: datalad
Version: 0.19.6-1
Installed-Size: 227
Maintainer: NeuroDebian Team
Architecture: all
Depends: python3-datalad (= 0.19.6-1), python3-argcomplete (>= 1.12.3), python3:any
Suggests: datalad-container, datalad-crawler, datalad-neuroimaging
Size: 189780
SHA256: 4edb8b760be4ccd12edb2937b6c34f6756657faee1eea562fa3b5c16efa97f5c
SHA1: 8f7b4dd2c6dcf19268ab97008ebc77e68fdb6110
MD5sum: 1a8c1c4fd358eeb4dbf1b98687518ec1
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)
Description-md5:
Homepage: https://datalad.org
Section: science
Priority: optional
Filename: pool/main/d/datalad/datalad_0.19.6-1_all.deb