How to Install and Uninstall reprepro Package on Kali Linux

Last updated: May 04,2024

1. Install "reprepro" package

This guide let you learn how to install reprepro on Kali Linux

$ sudo apt update $ sudo apt install reprepro

2. Uninstall "reprepro" package

This tutorial shows how to uninstall reprepro on Kali Linux:

$ sudo apt remove reprepro $ sudo apt autoclean && sudo apt autoremove

3. Information about the reprepro package on Kali Linux

Package: reprepro
Version: 5.3.1-5
Installed-Size: 1197
Maintainer: Bastian Germann
Architecture: amd64
Depends: libarchive13 (>= 3.0.4), libbz2-1.0, libc6 (>= 2.34), libdb5.3, libgpg-error0 (>= 1.14), libgpgme11 (>= 1.2.0), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.0.2), zstd
Recommends: apt (>= 0.9.4)
Suggests: pinentry-curses, gpg-agent, inoticoming, lzip (>= 1.11-2)
Size: 445468
SHA256: b0264b814c626e2ba2a083c6979bc115e875d8745ec3b83d40d2a6f3d4e726ac
SHA1: e2e0df4e17f0cf2f546f4be2494ae65efe80aa61
MD5sum: cfe836258241476845ee3c5470cef08d
Description: Debian package repository producer
reprepro is a tool to manage a repository of Debian packages
(.deb, .udeb, .dsc, ...). 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 indices is supported.
.
This package also contains the changestool and rredtool helpers.
Description-md5:
Tag: admin::file-distribution, admin::package-management, devel::debian,
implemented-in::c, interface::commandline, role::program,
scope::utility, security::authentication, suite::debian,
use::organizing, use::synchronizing, works-with::software:package
Section: utils
Priority: optional
Filename: pool/main/r/reprepro/reprepro_5.3.1-5_amd64.deb