If you want to make a view about the packages available in a distribution, you may proceed to use list action. This guide shows you how to list all the available packages in a distribution.
To list all the packages under a distribution, simple use the list action with the Codename/Suite:
reprepro --basedir /path/to/base/directory \         --outdir /path/to/output/directory \                                                 --confdir /path/to/config/directory \                                                  --dbdir /path/to/database/directory \                                                      --logdir /path/to/log/directory \         list <name>That's all for listing packages in reprepro repository distribution.