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

Last updated: June 24,2024

1. Install "rust-vcpkg-devel.noarch" package

Please follow the instructions below to install rust-vcpkg-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-vcpkg-devel.noarch

2. Uninstall "rust-vcpkg-devel.noarch" package

This guide let you learn how to uninstall rust-vcpkg-devel.noarch on Fedora 34:

$ sudo dnf remove rust-vcpkg-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:16:07 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-vcpkg-devel
Version : 0.2.14
Release : 1.fc34
Architecture : noarch
Size : 31 k
Source : rust-vcpkg-0.2.14-1.fc34.src.rpm
Repository : updates
Summary : Library to find native dependencies in a vcpkg tree
URL : https://crates.io/crates/vcpkg
License : MIT or ASL 2.0
Description : Library to find native dependencies in a vcpkg tree at build time in order to
: be used in Cargo build scripts.
:
: This package contains library source intended for building other packages
: which use "vcpkg" crate.