How to Install and Uninstall reprepro Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "reprepro" package

This is a short guide on how to install reprepro on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install reprepro

2. Uninstall "reprepro" package

Here is a brief guide to show you how to uninstall reprepro on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the reprepro package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: reprepro
Priority: extra
Section: universe/utils
Installed-Size: 1110
Maintainer: Ubuntu Developers
Original-Maintainer: Bernhard R. Link
Architecture: amd64
Version: 4.17.0-1
Depends: pinentry-curses, libarchive13, libbz2-1.0, libc6 (>= 2.15), libdb5.3, libgpg-error0 (>= 1.14), libgpgme11 (>= 1.2.0), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.0.2)
Recommends: apt (>= 0.9.4)
Suggests: gnupg-agent, inoticoming, lzip (>= 1.11-2)
Filename: pool/universe/r/reprepro/reprepro_4.17.0-1_amd64.deb
Size: 407318
MD5sum: c82efe2675677a64f4d3e95a7c455b20
SHA1: 790018ec61281c44951f8d78db681db78994c3f8
SHA256: 7cc949365b41bc70e234249466539d0a8ae857681e112ff8e9a3212a745783ac
Description-en: 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: 906badd8b28c01d174ccfdfa4460ec5d
Homepage: http://mirrorer.alioth.debian.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu