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

Last updated: January 14,2025

1. Install "python3-ducc0.x86_64" package

Please follow the steps below to install python3-ducc0.x86_64 on Fedora 35

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

2. Uninstall "python3-ducc0.x86_64" package

Learn how to uninstall python3-ducc0.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 1:07:23 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-ducc0
Version : 0.24.0
Release : 1.fc35
Architecture : x86_64
Size : 1.2 M
Source : python-ducc0-0.24.0-1.fc35.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.