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

Last updated: May 13,2024

1. Install "python3-silo" package

Please follow the guidelines below to install python3-silo on Kali Linux

$ sudo apt update $ sudo apt install python3-silo

2. Uninstall "python3-silo" package

Please follow the instructions below to uninstall python3-silo on Kali Linux:

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

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

Package: python3-silo
Source: silo-llnl (4.11-3)
Version: 4.11-3+b3
Installed-Size: 131
Maintainer: Alastair McKinstry
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libsiloh5-0 (= 4.11-3+b3), libstdc++6 (>= 13.1)
Size: 26792
SHA256: c4b95e92245078cb4ce9d0acce90cebcd7b729cd9f05f1d532c0fe8a86ff5cef
SHA1: 677d31e780992bfd25169a3c35a7755501150882
MD5sum: 9f5add57c948587d666f7e28fcc5dfdc
Description: Python3 interface to the SILO Scientific I/O library
This is a Python3 interface to SILO, a scientific I/O library.
.
Silo supports gridless (point) meshes, structured meshes, unstructured-zoo
and unstructured-arbitrary-polyhedral meshes, block structured AMR meshes,
constructive solid geometry (CSG) meshes, piecewise-constant
(e.g. zone-centered) and piecewise-linear (e.g. node-centered) variables
defined on the node, edge, face or volume elements of meshes as well as
the decomposition of meshes into arbitrary subset hierarchies including
materials and mixing materials. In addition, Silo supports a wide variety of
other useful objects to address various scientific computing application
needs. Although the Silo library is a serial library, it has some key features
which enable it to be applied quite effectively and scalable in parallel.
Description-md5:
Multi-Arch: same
Homepage: https://wci.llnl.gov/simulation/computer-codes/silo/
Section: python
Priority: optional
Filename: pool/main/s/silo-llnl/python3-silo_4.11-3+b3_amd64.deb