On Tue, 28 Jul 2020 08:04:11 -0000, Paul wrote: >Then build it with: >./configure >make >sudo make install You could install the package "checkinstall" and instead of running "make install" run "checkinstall" to build a package.