This app is designed to make it easy to reinstall packages that the user has added to the default installation and retained. It combines two steps:
- quickly and easily create a list of those packages
- use that list in another location to review and reinstall those packages, if still available
Build package with "debuild -uc -us"
Build and sign package with "debuild -si"
Clean build "debuild -- clean"
Build prerequisit : meson version >= 1.0.0