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

Last updated: May 15,2024

1. Install "python3-surfer" package

This tutorial shows how to install python3-surfer on Kali Linux

$ sudo apt update $ sudo apt install python3-surfer

2. Uninstall "python3-surfer" package

Please follow the guidelines below to uninstall python3-surfer on Kali Linux:

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

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

Package: python3-surfer
Source: pysurfer
Version: 0.11.2-1
Installed-Size: 287
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: mayavi2, python3-matplotlib, python3-nibabel, python3-numpy, python3-scipy, python3:any, python3-pil
Recommends: mencoder
Size: 66540
SHA256: a42d17d09f43d313d68ec87aa7496f7c339e513e6441c01ab3347fc0d8ace077
SHA1: 16f6c319dbef7fca20aa6c426603a83d6e78ac80
MD5sum: e42398c6e95c153b113334dae788e08f
Description: visualize Freesurfer's data in Python3
This is a Python3 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:
Homepage: https://pysurfer.github.io
Section: python
Priority: optional
Filename: pool/main/p/pysurfer/python3-surfer_0.11.2-1_all.deb