How to Install and Uninstall BackupPC-XS.x86_64 Package on CentOS Stream 8

Last updated: April 29,2024

1. Install "BackupPC-XS.x86_64" package

This guide let you learn how to install BackupPC-XS.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install BackupPC-XS.x86_64

2. Uninstall "BackupPC-XS.x86_64" package

In this section, we are going to explain the necessary steps to uninstall BackupPC-XS.x86_64 on CentOS Stream 8:

$ sudo dnf remove BackupPC-XS.x86_64 $ sudo dnf autoremove

3. Information about the BackupPC-XS.x86_64 package on CentOS Stream 8

Last metadata expiration check: 6:44:11 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : BackupPC-XS
Version : 0.62
Release : 1.el8
Architecture : x86_64
Size : 107 k
Source : BackupPC-XS-0.62-1.el8.src.rpm
Repository : epel
Summary : Implementation of various BackupPC functions in a perl-callable module
URL : https://github.com/backuppc/backuppc-xs
License : GPLv3+ and (GPL+ or Artistic) and zlib
Description : BackupPC::XS implements various BackupPC functions in a perl-callable
: module. This module is required for BackupPC V4+.