How to Install and Uninstall rust-cpython+nightly-devel.noarch Package on Fedora 35

Last updated: July 04,2024

1. Install "rust-cpython+nightly-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-cpython+nightly-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-cpython+nightly-devel.noarch

2. Uninstall "rust-cpython+nightly-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-cpython+nightly-devel.noarch on Fedora 35:

$ sudo dnf remove rust-cpython+nightly-devel.noarch $ sudo dnf autoremove

3. Information about the rust-cpython+nightly-devel.noarch package on Fedora 35

Last metadata expiration check: 3:53:36 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-cpython+nightly-devel
Version : 0.7.0
Release : 1.fc35
Architecture : noarch
Size : 7.6 k
Source : rust-cpython-0.7.0-1.fc35.src.rpm
Repository : updates
Summary : Bindings to Python
URL : https://crates.io/crates/cpython
License : MIT
Description : Bindings to Python.
:
: This package contains library source intended for building other packages which
: use the "nightly" feature of the "cpython" crate.