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

Last updated: September 19,2024

1. Install "python3-adios" package

This guide let you learn how to install python3-adios on Kali Linux

$ sudo apt update $ sudo apt install python3-adios

2. Uninstall "python3-adios" package

This guide covers the steps necessary to uninstall python3-adios on Kali Linux:

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

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

Package: python3-adios
Source: adios
Version: 1.13.1-34
Installed-Size: 9075
Maintainer: Alastair McKinstry
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libblosc1 (>= 1.7.0), libbz2-1.0, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libhdf5-openmpi-103-1 (>= 1.8.14), liblz4-1 (>= 0.0~r130), libmpich12 (>= 4.1.2-2), libnetcdf19 (>= 4.0.1), libopenmpi3 (>= 4.1.6), libstdc++6 (>= 13.1), libsz2 (>= 1.1.2), zlib1g (>= 1:1.1.4)
Size: 1227716
SHA256: 3e0eb9681bb64168cf3b769dd5d9b664bc1a20ee79f01e55f945df0e4b80b9eb
SHA1: fa40b0667a541693a0c209c569bd82a58c990608
MD5sum: b6996a4826cf3ae8998ea81e86447a27
Description: 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:
Homepage: https://www.olcf.ornl.gov/center-projects/adios/
Section: python
Priority: optional
Filename: pool/main/a/adios/python3-adios_1.13.1-34_amd64.deb