How to Install and Uninstall python3-zarr.noarch Package on Fedora 38

Last updated: October 01,2024

1. Install "python3-zarr.noarch" package

Please follow the steps below to install python3-zarr.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-zarr.noarch

2. Uninstall "python3-zarr.noarch" package

Please follow the instructions below to uninstall python3-zarr.noarch on Fedora 38:

$ sudo dnf remove python3-zarr.noarch $ sudo dnf autoremove

3. Information about the python3-zarr.noarch package on Fedora 38

Last metadata expiration check: 2:17:47 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-zarr
Version : 2.16.1
Release : 1.fc38
Architecture : noarch
Size : 557 k
Source : python-zarr-2.16.1-1.fc38.src.rpm
Repository : updates
Summary : Chunked, compressed, N-dimensional arrays for Python
URL : https://github.com/zarr-developers/zarr
License : MIT
Description : Zarr is a Python package providing an implementation of compressed, chunked,
: N-dimensional arrays, designed for use in parallel computing.