I have some basic packages that I layer on my Kinoite system like lm_sensors or zenity.
If one of these packages was included in the base image, would I get an “already provided” message in the rpm-ostree update
process? Because it would be nice to remove it from the layering in that case.
And what would the command be to remove the manual overlay?
rpm-ostree reset APPNAME
Does not work afaik. Thanks!