How to Install and Uninstall vcpkg.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "vcpkg.x86_64" package

This tutorial shows how to install vcpkg.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install vcpkg.x86_64

2. Uninstall "vcpkg.x86_64" package

Please follow the step by step instructions below to uninstall vcpkg.x86_64 on Fedora 34:

$ sudo dnf remove vcpkg.x86_64 $ sudo dnf autoremove

3. Information about the vcpkg.x86_64 package on Fedora 34

Last metadata expiration check: 2:29:07 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : vcpkg
Version : 2021.09.10
Release : 1.fc34
Architecture : x86_64
Size : 758 k
Source : vcpkg-2021.09.10-1.fc34.src.rpm
Repository : updates
Summary : C++ Library Manager
URL : https://github.com/microsoft/vcpkg-tool
License : MIT
Description : Vcpkg is a package manager for the different C and C++ libraries.
:
: Vcpkg can collect usage data. The data collected by Microsoft is anonymous.
:
: Fedora package has telemetry disabled by default. If you want to enable
: telemetry, you should remove the /etc/profile.d/vcpkg.sh file
: or unset the VCPKG_DISABLE_METRICS environment variable.