How to Install and Uninstall rust-version-sync-devel.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "rust-version-sync-devel.noarch" package

Here is a brief guide to show you how to install rust-version-sync-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-version-sync-devel.noarch

2. Uninstall "rust-version-sync-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-version-sync-devel.noarch on Fedora 34:

$ sudo dnf remove rust-version-sync-devel.noarch $ sudo dnf autoremove

3. Information about the rust-version-sync-devel.noarch package on Fedora 34

Last metadata expiration check: 1:24:23 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-version-sync-devel
Version : 0.9.4
Release : 1.fc34
Architecture : noarch
Size : 25 k
Source : rust-version-sync-0.9.4-1.fc34.src.rpm
Repository : updates
Summary : Simple crate for ensuring that version numbers in README files are updated
URL : https://crates.io/crates/version-sync
License : MIT
Description : Crate for ensuring that version numbers in README files and other files are
: kept in sync with the crate version.
:
: This package contains library source intended for building other packages which
: use the "version-sync" crate.