How to Install and Uninstall python-pyxnat Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 23,2024

1. Install "python-pyxnat" package

In this section, we are going to explain the necessary steps to install python-pyxnat on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyxnat

2. Uninstall "python-pyxnat" package

Learn how to uninstall python-pyxnat on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-pyxnat package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pyxnat
Priority: extra
Section: universe/python
Installed-Size: 595
Maintainer: Ubuntu Developers
Original-Maintainer: Yannick Schwartz
Architecture: all
Source: pyxnat
Version: 0.9.0~dev0-1.1
Depends: python-lxml, python-simplejson, python-httplib2 (>= 0.7.0)
Recommends: python-networkx, python-matplotlib
Filename: pool/universe/p/pyxnat/python-pyxnat_0.9.0~dev0-1.1_all.deb
Size: 107248
MD5sum: 5a5438f9a1c443c6c08a023e62d73a38
SHA1: 4d132c8f60d4380431a7893cb7b2d568c2784fb5
SHA256: 39484524fbad6f76786cdd726088fedee09467004e74291d896380e652e267a8
Description-en: 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: 6700018ec37482ecde5982ae291df5e9
Homepage: http://packages.python.org/pyxnat/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu