peppe on Nostr: Note to myself (after reinventing the wheel): on MicroOS you can layer applications ...
Note to myself (after reinventing the wheel): on MicroOS you can layer applications by using 'sudo transactional-update pkg install {program-name}'. Big gripe by users is you have to reboot, and with 6 or 7 programs that's annoying (htop, fastfetch, mc, micro, you get it).
So: install the first program with the command above, don't reboot. Then install the others one by one with: 'sudo transactional-update --continue pkg install {program-name}'. When finished with all reboot. Done.
So: install the first program with the command above, don't reboot. Then install the others one by one with: 'sudo transactional-update --continue pkg install {program-name}'. When finished with all reboot. Done.