https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40901
--- Comment #210 from David Cook <[email protected]> --- (In reply to David Cook from comment #209) > I do this all the time. I'll build a package on a server and then install it > immediately using "apt" to try it out before the package ever makes it to an > apt repository. In fact, I just did it right now. apt install /tmp/app-build/app_1.0.0+20260921130742.68e5c4d8-1_amd64.deb /tmp/app-build/app-libs_1.0.0+20260921130742.68e5c4d8-1_amd64.deb You can even do multiple .deb packages on one line. It's great. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
