How to Install and Uninstall mirror Package on openSUSE Leap

Last updated: May 19,2024

1. Install "mirror" package

This is a short guide on how to install mirror on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install mirror

2. Uninstall "mirror" package

Here is a brief guide to show you how to uninstall mirror on openSUSE Leap:

$ sudo zypper remove mirror

3. Information about the mirror package on openSUSE Leap

Information for package mirror:
-------------------------------
Repository : Main Repository
Name : mirror
Version : 2.9-3.6.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 366.3 KiB
Installed : No
Status : not installed
Source package : mirror-2.9-3.6.1.src
Upstream URL : ftp://ftp.sai.msu.su/pub/unix/FTP/mirror/
Summary : Perl Scripts for Mirroring FTP Servers
Description :
Mirror is a package written in Perl that uses the FTP protocol to duplicate
a directory hierarchy between the machine it is run on and a remote host. It
avoids copying files unnecessarily by comparing the file time-stamps and
file sizes before transferring. Amongst other things, it can optionally
rename, compress, gzip, and split files.