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

Last updated: May 20,2024

1. Install "python-adios" package

Here is a brief guide to show you how to install python-adios on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-adios

2. Uninstall "python-adios" package

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

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

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

Package: python-adios
Priority: optional
Section: universe/python
Installed-Size: 1657
Maintainer: Ubuntu Developers
Original-Maintainer: Alastair McKinstry
Architecture: amd64
Source: adios
Version: 1.9.0-7build2
Replaces: libadios-bin (<< 1.8.0-2), libadios-dev (<< 1.8.0-2)
Provides: python2.7-adios
Depends: python (<< 2.8), python (>= 2.7~), python2.7, libbz2-1.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libhdf5-openmpi-10 (>= 1.8.14), libmxml1, libopenmpi1.10, libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4), python3-adios
Breaks: libadios-bin (<< 1.8.0-2), libadios-dev (<< 1.8.0-2)
Filename: pool/universe/a/adios/python-adios_1.9.0-7build2_amd64.deb
Size: 404992
MD5sum: 763bdd2cabc9c3bf51aee776dc43f6ce
SHA1: 2ed0caeff0d6e753ba5ee6b6a5badbde2e5ebb03
SHA256: 9a506d4eed6844ccd94819f3f05e55bac0805f931ab25efc1d908c6129e0d55e
Description-en: Python interface to the ADIOS IO system
This is a Python2 interface to ADIOS.
.
The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists
to describe the data in their code that may need to be written, read,
or processed outside of the running simulation. By providing an external
to the code XML file describing the various elements, their types, and
how you wish to process them this run, the routines in the host code
(either Fortran or C) can transparently change how they process the data.
Description-md5: 96e2b1418c74b4a928dc2eeff839c6c3
Multi-Arch: same
Homepage: http://www.olcf.ornl.gov/center-projects/adios/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu