How to Install and Uninstall python3-ducc0.x86_64 Package on Fedora 36

Last updated: January 12,2025

1. Install "python3-ducc0.x86_64" package

Learn how to install python3-ducc0.x86_64 on Fedora 36

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

2. Uninstall "python3-ducc0.x86_64" package

Please follow the instructions below to uninstall python3-ducc0.x86_64 on Fedora 36:

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

3. Information about the python3-ducc0.x86_64 package on Fedora 36

Last metadata expiration check: 0:32:29 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-ducc0
Version : 0.24.0
Release : 1.fc36
Architecture : x86_64
Size : 1.2 M
Source : python-ducc0-0.24.0-1.fc36.src.rpm
Repository : updates
Summary : Programming tools for numerical computation
URL : https://pypi.python.org/pypi/ducc0
License : GPLv2+ and BSD
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.