How to Install and Uninstall bacula-client.x86_64 Package on CentOS Stream 9

Last updated: October 12,2024

1. Install "bacula-client.x86_64" package

Please follow the instructions below to install bacula-client.x86_64 on CentOS Stream 9

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

2. Uninstall "bacula-client.x86_64" package

Please follow the step by step instructions below to uninstall bacula-client.x86_64 on CentOS Stream 9:

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

3. Information about the bacula-client.x86_64 package on CentOS Stream 9

Last metadata expiration check: 3:03:20 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : bacula-client
Version : 11.0.1
Release : 5.el9
Architecture : x86_64
Size : 225 k
Source : bacula-11.0.1-5.el9.src.rpm
Repository : appstream
Summary : Bacula backup client
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 package contains the bacula client, the daemon running on the system to be
: backed up.