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

Last updated: May 16,2024

1. Install "python-surfer" package

Please follow the guidelines below to install python-surfer on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-surfer

2. Uninstall "python-surfer" package

This is a short guide on how to uninstall python-surfer on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-surfer
Priority: extra
Section: universe/python
Installed-Size: 191
Maintainer: Ubuntu Developers
Original-Maintainer: NeuroDebian Team
Architecture: all
Source: pysurfer
Version: 0.6-1
Depends: python (>= 2.7), python (<< 2.8), python-nibabel, python-numpy, python-scipy, python-pil | python-imaging, mayavi2, python-argparse
Recommends: mencoder
Filename: pool/universe/p/pysurfer/python-surfer_0.6-1_all.deb
Size: 41306
MD5sum: 058fdc8d0e1ad2e05a0d3b2992c8738b
SHA1: 7868819f39778b28655f9b30e89bd7f20cbd3805
SHA256: 574e054d15bc622fe8f72f90ce4188e095f20b3ca5cfb0fe46edde897e238ffe
Description-en: visualize Freesurfer's data in Python
This is a Python package for visualization and interaction with cortical
surface representations of neuroimaging data from Freesurfer. It
extends Mayavi’s powerful visualization engine with a high-level interface for
working with MRI and MEG data.
.
PySurfer offers both a command-line interface designed to broadly replicate
Freesurfer’s Tksurfer program as well as a Python library for writing scripts
to efficiently explore complex datasets.
Description-md5: 3ec1dcb3d9105567592c2d9f13c87d26
Homepage: http://pysurfer.github.com
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu