How to Install and Uninstall python3-adios2-serial Package on Kali Linux

Last updated: June 11,2024

1. Install "python3-adios2-serial" package

In this section, we are going to explain the necessary steps to install python3-adios2-serial on Kali Linux

$ sudo apt update $ sudo apt install python3-adios2-serial

2. Uninstall "python3-adios2-serial" package

Please follow the step by step instructions below to uninstall python3-adios2-serial on Kali Linux:

$ sudo apt remove python3-adios2-serial $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-adios2-serial package on Kali Linux

Package: python3-adios2-serial
Source: adios2
Version: 2.9.2+dfsg1-9
Installed-Size: 846
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: python3 (<< 3.12), python3 (>= 3.11~), libadios2-serial-core-2 (>= 2.9.2+dfsg1), libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Recommends: python3-adios2
Size: 230128
SHA256: 3de31b6f8523d1e21387c94961b1da4427d1d80978e2b009f1a65e9bb83cd33e
SHA1: fd3de0626bf894d78497b8f8cd2138f5a5cb8681
MD5sum: 1a1ad7609fca0fff8df85cbcb3092ff0
Description: ADIOS2 Adaptable IO system for simulations - Python bindings (serial)
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.
.
This package contains the Python bindings for the serial build of
ADIOS2.
Description-md5:
Homepage: https://github.com/ornladios/ADIOS2
Section: libs
Priority: optional
Filename: pool/main/a/adios2/python3-adios2-serial_2.9.2+dfsg1-9_amd64.deb

5. The same packages on other Linux Distributions