reprepro

Debian package repository manager for creating and maintaining apt repositories

brewmacoslinux
Try with needOr install directly
Source

About

Debian package repository manager

Commands

reprepro

Examples

Initialize a new repository with distribution configuration$ reprepro -b /var/www/apt createdirs
Add a Debian package to the repository$ reprepro -b /var/www/apt includedeb focal mypackage.deb
List all packages in a distribution$ reprepro -b /var/www/apt list focal