apt-mirror-check 1.0.0

Check errors for apt mirror
Documentation

Intro

apt-mirror is a tool to create a debian/ubuntu mirror locally. It's a good tool, but sometimes we get corrupted packages. apt-mirror-check is aimed at revealing this kind of error early.

This is a complete rewrite rust version of apt-mirror-check.

Install

cargo install apt-mirror-check

Usage

After installation, apt-mirror-check console command is available, check

apt-mirror-check --help