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

Last updated: October 13,2024

1. Install "python3-numcodecs.x86_64" package

Learn how to install python3-numcodecs.x86_64 on Fedora 35

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

2. Uninstall "python3-numcodecs.x86_64" package

This guide covers the steps necessary to uninstall python3-numcodecs.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 5:45:24 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-numcodecs
Version : 0.10.2
Release : 1.fc35
Architecture : x86_64
Size : 287 k
Source : python-numcodecs-0.10.2-1.fc35.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.