How to Install and Uninstall repopush Package on Kali Linux

Last updated: November 26,2024

1. Install "repopush" package

This guide covers the steps necessary to install repopush on Kali Linux

$ sudo apt update $ sudo apt install repopush

2. Uninstall "repopush" package

This is a short guide on how to uninstall repopush on Kali Linux:

$ sudo apt remove repopush $ sudo apt autoclean && sudo apt autoremove

3. Information about the repopush package on Kali Linux

Package: repopush
Version: 0.1.0-3
Installed-Size: 19
Maintainer: Peter Pentchev
Architecture: all
Depends: rsync
Size: 5552
SHA256: f4df14637577dfdf5d5df9c527fe51a4bcde1dd9610b0c6ea928cca48139531c
SHA1: 7aefaa56b8456086457e0ba07553c2cf6e21a531
MD5sum: 162e66839a654bddf71ece23f28dc757
Description: safely rsync a package repository to another location
The *repopush* tool is yet another program that helps with copying
the various package files and repository metadata from one OS package
repository to another, taking care to copy and remove files in such
a way as to never have the remote repository present an inconsistent view.
This is done by first copying the new package files, then copying the new
metadata files, then removing the outdated metadata files, and only then
removing the outdated package files.
.
The *repopush* tool supports APT and YUM repositories and figures out
which one to handle by analyzing the contents of the local repository.
Description-md5:
Multi-Arch: foreign
Homepage: https://devel.ringlet.net/net/repopush/
Section: admin
Priority: optional
Filename: pool/main/r/repopush/repopush_0.1.0-3_all.deb