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

Last updated: June 02,2024

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

This is a short guide on how to install rust-version-sync+semver-devel.noarch on Fedora 34

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

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

This tutorial shows how to uninstall rust-version-sync+semver-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:23:07 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-version-sync+semver-devel
Version : 0.9.4
Release : 1.fc34
Architecture : noarch
Size : 8.3 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 "semver" feature of the "version-sync" crate.