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

Last updated: May 16,2024

1. Install "python3-segyio" package

Please follow the instructions below to install python3-segyio on Kali Linux

$ sudo apt update $ sudo apt install python3-segyio

2. Uninstall "python3-segyio" package

Learn how to uninstall python3-segyio on Kali Linux:

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

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

Package: python3-segyio
Source: segyio
Version: 1.8.3-1.1
Installed-Size: 286
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libsegyio1 (>= 1.6.0), libstdc++6 (>= 5.2), python3 (<< 3.11), python3 (>= 3.9~), python3-numpy, python3:any
Size: 59280
SHA256: 78bcf8555a7f8d280fa03eff455257d7b8041fe3a465a09342098794d5850476
SHA1: 1205a45d41770e9cc405f4d4b46dd1b52509e506
MD5sum: a00c0b5b91f79763b48331c4501cc249
Description: SEG-Y read/write library for seismic processing (python3 bindings)
segyio is a fast and practical library for reading and writing seismic data in
SEG-Y format. segyio is random access oriented for modern computers simple
read/write primitives on lines.
.
This package contain the python3 interface.
Description-md5: caac92ad65fc1bcdbda08e2e67065a28
Homepage: https://github.com/statoil/segyio
Section: python
Priority: optional
Filename: pool/main/s/segyio/python3-segyio_1.8.3-1.1_amd64.deb