How to Install and Uninstall python3-xnat.noarch Package on Fedora 36
Last updated: January 10,2025
1. Install "python3-xnat.noarch" package
In this section, we are going to explain the necessary steps to install python3-xnat.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-xnat.noarch
Copied
2. Uninstall "python3-xnat.noarch" package
This guide let you learn how to uninstall python3-xnat.noarch on Fedora 36:
$
sudo dnf remove
python3-xnat.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-xnat.noarch package on Fedora 36
Last metadata expiration check: 4:29:16 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-xnat
Version : 0.4.2
Release : 1.fc36
Architecture : noarch
Size : 141 k
Source : python-xnat-0.4.2-1.fc36.src.rpm
Repository : updates
Summary : A new XNAT client that exposes XNAT objects/functions as python objects/functions.
URL : https://gitlab.com/radiology/infrastructure/xnatpy/
License : ASL 2.0
Description :
: A new XNAT client that exposes XNAT objects/functions as python objects/functions.
: The aim is to abstract as much of the REST API away as possible and make xnatpy feel
: like native Python code. This reduces the need for the user to know the details
: of the REST API. Low level functionality can still be accessed via the connection object
: which has get, head, put, post, delete methods for more directly calling the REST API.
Available Packages
Name : python3-xnat
Version : 0.4.2
Release : 1.fc36
Architecture : noarch
Size : 141 k
Source : python-xnat-0.4.2-1.fc36.src.rpm
Repository : updates
Summary : A new XNAT client that exposes XNAT objects/functions as python objects/functions.
URL : https://gitlab.com/radiology/infrastructure/xnatpy/
License : ASL 2.0
Description :
: A new XNAT client that exposes XNAT objects/functions as python objects/functions.
: The aim is to abstract as much of the REST API away as possible and make xnatpy feel
: like native Python code. This reduces the need for the user to know the details
: of the REST API. Low level functionality can still be accessed via the connection object
: which has get, head, put, post, delete methods for more directly calling the REST API.