https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40901
--- Comment #209 from David Cook <[email protected]> --- (In reply to Jake Deery (kwenoch) from comment #208) > Hi David, > > Simple answer: I didn't have an apt repository to add these to! It could be > worth doing, though, to validate it'll absolutely and without a doubt work > with apt's dependency management. > > Let me cook..! > So you don't have to have an apt repository to use the "apt" tool specifically. It also works for installing .deb packages that are sitting on your local file system. You just need to specify a filepath rather than a package name. 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. -- 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/
