How to Install and Uninstall python3-numcodecs.x86_64 Package on Fedora 38

Last updated: January 12,2025

1. Install "python3-numcodecs.x86_64" package

Please follow the steps below to install python3-numcodecs.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install python3-numcodecs.x86_64

2. Uninstall "python3-numcodecs.x86_64" package

Please follow the steps below to uninstall python3-numcodecs.x86_64 on Fedora 38:

$ sudo dnf remove python3-numcodecs.x86_64 $ sudo dnf autoremove

3. Information about the python3-numcodecs.x86_64 package on Fedora 38

Last metadata expiration check: 0:06:14 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-numcodecs
Version : 0.12.1
Release : 1.fc38
Architecture : x86_64
Size : 402 k
Source : python-numcodecs-0.12.1-1.fc38.src.rpm
Repository : updates
Summary : Buffer compression and transformation for data storage and communication
URL : https://github.com/alimanfoo/numcodecs
License : MIT
Description : Numcodecs is a Python package providing buffer compression and transformation
: codecs for use in data storage and communication applications.