How to Install and Uninstall rust-vcpkg+default-devel.noarch Package on Fedora 35

Last updated: October 07,2024

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

Learn how to install rust-vcpkg+default-devel.noarch on Fedora 35

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

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

Here is a brief guide to show you how to uninstall rust-vcpkg+default-devel.noarch on Fedora 35:

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

3. Information about the rust-vcpkg+default-devel.noarch package on Fedora 35

Last metadata expiration check: 3:55:18 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-vcpkg+default-devel
Version : 0.2.14
Release : 4.fc35
Architecture : noarch
Size : 7.2 k
Source : rust-vcpkg-0.2.14-4.fc35.src.rpm
Repository : fedora
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 "default" feature of "vcpkg" crate.