How to Install and Uninstall amanda-server.x86_64 Package on Oracle Linux 8

Last updated: September 29,2024

1. Install "amanda-server.x86_64" package

In this section, we are going to explain the necessary steps to install amanda-server.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install amanda-server.x86_64

2. Uninstall "amanda-server.x86_64" package

This guide let you learn how to uninstall amanda-server.x86_64 on Oracle Linux 8:

$ sudo dnf remove amanda-server.x86_64 $ sudo dnf autoremove

3. Information about the amanda-server.x86_64 package on Oracle Linux 8

Last metadata expiration check: 2:19:57 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : amanda-server
Version : 3.5.1
Release : 13.el8
Architecture : x86_64
Size : 444 k
Source : amanda-3.5.1-13.el8.src.rpm
Repository : ol8_appstream
Summary : The server side of the AMANDA tape backup system
URL : http://www.amanda.org
License : BSD and GPLv3+ and GPLv2+ and GPLv2
Description : The amanda-server package should be installed on the AMANDA server,
: the machine attached to the device(s) (such as a tape drive) where backups
: will be written. You will also need to install the amanda package on
: the AMANDA server machine. And, if the server is also to be backed up, the
: server also needs to have the amanda-client package installed.