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

Last updated: May 15,2024

1. Install "python3-adios" package

Please follow the guidelines below to install python3-adios on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-adios

2. Uninstall "python3-adios" package

This guide covers the steps necessary to uninstall python3-adios on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-adios
Priority: optional
Section: universe/python
Installed-Size: 1853
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)
Depends: python3 (<< 3.6), python3 (>= 3.5~), 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)
Breaks: libadios-bin (<< 1.8.0-2), libadios-dev (<< 1.8.0-2), python-adios (<< 1.8.0-2)
Filename: pool/universe/a/adios/python3-adios_1.9.0-7build2_amd64.deb
Size: 440186
MD5sum: 52446923dbff291f8df1df7e51fead66
SHA1: c2c13cba46fe1708c31502ddbc5a1d33e0845890
SHA256: b833ea734abe7228e110bc7dba01dc19f02989419bec25414b2c052d409dcfec
Description-en: Python3 interface to the ADIOS IO system
This is a Python3 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: 60a7f3fa2a74e8a93c85becfc5652a45
Multi-Arch: same
Homepage: http://www.olcf.ornl.gov/center-projects/adios/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu