How to Install and Uninstall python3-tvb-gdist.x86_64 Package on Fedora 35
Last updated: November 27,2024
1. Install "python3-tvb-gdist.x86_64" package
This guide covers the steps necessary to install python3-tvb-gdist.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-tvb-gdist.x86_64
Copied
2. Uninstall "python3-tvb-gdist.x86_64" package
In this section, we are going to explain the necessary steps to uninstall python3-tvb-gdist.x86_64 on Fedora 35:
$
sudo dnf remove
python3-tvb-gdist.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-tvb-gdist.x86_64 package on Fedora 35
Last metadata expiration check: 3:42:47 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-tvb-gdist
Version : 2.1.0
Release : 4.fc35
Architecture : x86_64
Size : 91 k
Source : python-tvb-gdist-2.1.0-4.fc35.src.rpm
Repository : fedora
Summary : Cython interface to geodesic
URL : https://pypi.python.org/pypi/tvb-gdist
License : GPLv3+
Description :
: The Virtual Brain Project (TVB Project) has the purpose of offering some modern
: tools to the Neurosciences community, for computing, simulating and analyzing
: functional and structural data of human brains.
:
: The gdist module is a Cython interface to a C++ library
: (http://code.google.com/p/geodesic/) for computing geodesic distance which is
: the length of shortest line between two vertices on a triangulated mesh in
: three dimensions, such that the line lies on the surface.
:
: The algorithm is due Mitchell, Mount and Papadimitriou, 1987; the
: implementation is due to Danil Kirsanov and the Cython interface to Gaurav
: Malhotra and Stuart Knock.
:
: Original library (published under MIT license):
: http://code.google.com/p/geodesic/
:
: We added a python wrapped and made small fixes to the original library, to make
: it compatible with cython.
Available Packages
Name : python3-tvb-gdist
Version : 2.1.0
Release : 4.fc35
Architecture : x86_64
Size : 91 k
Source : python-tvb-gdist-2.1.0-4.fc35.src.rpm
Repository : fedora
Summary : Cython interface to geodesic
URL : https://pypi.python.org/pypi/tvb-gdist
License : GPLv3+
Description :
: The Virtual Brain Project (TVB Project) has the purpose of offering some modern
: tools to the Neurosciences community, for computing, simulating and analyzing
: functional and structural data of human brains.
:
: The gdist module is a Cython interface to a C++ library
: (http://code.google.com/p/geodesic/) for computing geodesic distance which is
: the length of shortest line between two vertices on a triangulated mesh in
: three dimensions, such that the line lies on the surface.
:
: The algorithm is due Mitchell, Mount and Papadimitriou, 1987; the
: implementation is due to Danil Kirsanov and the Cython interface to Gaurav
: Malhotra and Stuart Knock.
:
: Original library (published under MIT license):
: http://code.google.com/p/geodesic/
:
: We added a python wrapped and made small fixes to the original library, to make
: it compatible with cython.