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

Last updated: May 17,2024

1. Install "python3-pyxnat" package

Please follow the guidelines below to install python3-pyxnat on Kali Linux

$ sudo apt update $ sudo apt install python3-pyxnat

2. Uninstall "python3-pyxnat" package

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

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

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

Package: python3-pyxnat
Source: pyxnat
Version: 1.6.2-1
Installed-Size: 680
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3-lxml, python3-requests, python3:any, python3-simplejson, python3-httplib2, python3-pandas
Recommends: python3-networkx, python3-matplotlib
Size: 105232
SHA256: eb23b034ed0102b6b00e4096cf7f0fb79b0e09d543c4f9a113ade8cc0f229baa
SHA1: 09828487690f70d4901437198023344e29cb15b4
MD5sum: d25235cc701a58e02849c84c8950da85
Description: Interface to access neuroimaging data on XNAT servers
pyxnat is a simple Python library that relies on the REST API provided
by the XNAT platform since its 1.4 version. XNAT is an extensible
database for neuroimaging data. The main objective is to ease
communications with an XNAT server to plug-in external tools or Python
scripts to process the data. It features:
.
- resources browsing capabilities
- read and write access to resources
- complex searches
- disk-caching of requested files and resources
Description-md5:
Homepage: https://github.com/pyxnat/pyxnat
Section: python
Priority: optional
Filename: pool/main/p/pyxnat/python3-pyxnat_1.6.2-1_all.deb