How to Install and Uninstall reprepro Package on openSUSE Leap

Last updated: May 04,2024

1. Install "reprepro" package

In this section, we are going to explain the necessary steps to install reprepro on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install reprepro

2. Uninstall "reprepro" package

Please follow the steps below to uninstall reprepro on openSUSE Leap:

$ sudo zypper remove reprepro

3. Information about the reprepro package on openSUSE Leap

Information for package reprepro:
---------------------------------
Repository : Main Repository
Name : reprepro
Version : 5.4.1-bp155.1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : reprepro-5.4.1-bp155.1.6.src
Upstream URL : https://salsa.debian.org/debian/reprepro
Summary : Debian repository metadata generator
Description :
reprepro is a tool to manage a repository of Debian packages (.deb). It
stores files either being injected manually or downloaded from some other
repository (partially) mirrored into one pool/ hierarchy. Managed packages
and files are stored in a Berkeley DB, so no database server is needed.
Checking signatures of mirrored repositories and creating signatures of the
generated Package indexes is supported.