How to Install and Uninstall python3-ducc0.x86_64 Package on CentOS Stream 9

Last updated: September 30,2024

1. Install "python3-ducc0.x86_64" package

Learn how to install python3-ducc0.x86_64 on CentOS Stream 9

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

2. Uninstall "python3-ducc0.x86_64" package

Please follow the step by step instructions below to uninstall python3-ducc0.x86_64 on CentOS Stream 9:

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

3. Information about the python3-ducc0.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:06:26 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-ducc0
Version : 0.33.0
Release : 1.el9
Architecture : x86_64
Size : 1.6 M
Source : python-ducc0-0.33.0-1.el9.src.rpm
Repository : epel
Summary : Programming tools for numerical computation
URL : https://pypi.python.org/pypi/ducc0
License : GPL-2.0-or-later AND (GPL-2.0-or-later OR BSD-3-Clause)
Description : This is a collection of basic programming tools for numerical computation,
: including Fast Fourier Transforms, Spherical Harmonic Transforms,
: non-equispaced Fourier transforms, as well as some concrete applications
: like 4pi convolution on the sphere and gridding/degridding of radio
: interferometry data.
: The code is written in C++17, but provides a simple and comprehensive
: Python interface.