How to Install and Uninstall bacula-devel.x86_64 Package on Fedora 35

Last updated: October 08,2024

1. Install "bacula-devel.x86_64" package

Learn how to install bacula-devel.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install bacula-devel.x86_64

2. Uninstall "bacula-devel.x86_64" package

In this section, we are going to explain the necessary steps to uninstall bacula-devel.x86_64 on Fedora 35:

$ sudo dnf remove bacula-devel.x86_64 $ sudo dnf autoremove

3. Information about the bacula-devel.x86_64 package on Fedora 35

Last metadata expiration check: 5:56:44 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : bacula-devel
Version : 11.0.6
Release : 2.fc35
Architecture : x86_64
Size : 108 k
Source : bacula-11.0.6-2.fc35.src.rpm
Repository : updates
Summary : Bacula development files
URL : http://www.bacula.org
License : AGPLv3 with exceptions
Description : Bacula is a set of programs that allow you to manage the backup, recovery, and
: verification of computer data across a network of different computers. It is
: based on a client/server architecture.
:
: This development package contains static libraries and header files.