I am not all that up to speed on this new package manager thing that Haiku now has.
Is there some reading material, for dummies, that explains what it is, how it works with Haiku, etc…
Last time I used R1Alpha4 I used terminal to use a command to install a sound driver as my computer at the time did not do sound so I did some alternative sound driver.
Is this update routine no longer the same in current builds on Haiku?
Is installing apps the easier now for dummies to install new or upgrade older apps withing Haiku?
in the current nightly images you found haikudepot the gui for the package management system of haiku. with this gui you can search and install programs, drivers and more with the needed dependencies.
informations about it you can find in the haiku guides or http://www.besly.de
for haiku alpga 4 you have the installoptionalpackage script in haiku or you can use the besly optional package installer (download and documentation on besly.de)
If you want to add some repositories you are bound to the terminal at the moment
once you followed this steps. https://www.haiku-os.org/guides/daily-tasks/updating-system
you can painless updating your system … this works for me without problems
for nearly one year … approximatly doing one update per week.
As the other folks have said, installing a (new format) package is now simply a matter of using HaikuDepot, or failing that just dragging the ‘hpkg’ file into /boot/system/packages.
However, the components of a package are not actually extracted into a directory anywhere where you can replace or even delete them. Everything is read-only.
So if you need to replace a driver, as you used to do, the procedure is a bit different. There is a directory within ‘system’ – “non-packaged” – which contains a duplicate of the system tree that is alterable. If you place your driver in the right place within that hierarchy, it will be found before the read-only equivalent and used.