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

Last updated: May 01,2024

1. Install "python-silo" package

In this section, we are going to explain the necessary steps to install python-silo on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-silo

2. Uninstall "python-silo" package

Please follow the instructions below to uninstall python-silo on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-silo
Priority: optional
Section: universe/python
Installed-Size: 70
Maintainer: Ubuntu Developers
Original-Maintainer: Alastair McKinstry
Architecture: amd64
Source: silo-llnl
Version: 4.10.2-5build2
Provides: python2.7-silo
Depends: python (>= 2.7), python (<< 2.8), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libsiloh5-0 (= 4.10.2-5build2), libstdc++6 (>= 5.2)
Filename: pool/universe/s/silo-llnl/python-silo_4.10.2-5build2_amd64.deb
Size: 17078
MD5sum: bba39c3e19cde16fb84d499afad0d458
SHA1: 9757d4b874621931a2e01cdc8feca4b748c8f9b0
SHA256: aaa604308325bdb73bf9ec849fefef128092fbe6c5d87edf801872fac88476ff
Description-en: Python interface to the SILO Scientific I/O library
This is a Python 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: 35381fad4ffc91c877776519bba1896c
Homepage: https://wci.llnl.gov/simulation/computer-codes/silo/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu