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

Last updated: July 01,2024

1. Install "bdep.x86_64" package

Here is a brief guide to show you how to install bdep.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install bdep.x86_64

2. Uninstall "bdep.x86_64" package

In this section, we are going to explain the necessary steps to uninstall bdep.x86_64 on Fedora 34:

$ sudo dnf remove bdep.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:22:35 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : bdep
Version : 0.14.0
Release : 1.fc34~bootstrap
Architecture : x86_64
Size : 774 k
Source : build2-0.14.0-1.fc34~bootstrap.src.rpm
Repository : updates
Summary : build2 project dependency manager
URL : https://build2.org/
License : MIT
Description : The build2 project dependency manager is used to manage the dependencies of a
: project during development.