How to Install and Uninstall bacula.src Package on Oracle Linux 8

Last updated: November 01,2024

1. Install "bacula.src" package

This is a short guide on how to install bacula.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install bacula.src

2. Uninstall "bacula.src" package

This guide let you learn how to uninstall bacula.src on Oracle Linux 8:

$ sudo dnf remove bacula.src $ sudo dnf autoremove

3. Information about the bacula.src package on Oracle Linux 8

Last metadata expiration check: 0:55:56 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : bacula
Version : 9.0.6
Release : 6.el8
Architecture : src
Size : 3.9 M
Source : None
Repository : ol8_appstream
Summary : Cross platform network backup for Linux, Unix, Mac and Windows
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 and is efficient and relatively easy to
: use, while offering many advanced storage management features that make it easy
: to find and recover lost or damaged files.