cagove
from Salt Lake City, United States of America
Found out this is normal debian behavior – debian wants software installed in the /usr folder not in /opt.
Found out this is normal debian behavior – debian wants software installed in the /usr folder not in /opt.
So the base-files package creates /opt during installation, but it does not “own” the directory. Once removed by a user or some package, it is gone. See /usr/share/doc/base-files/README for the reasoning.
Thanks to #debian-mentors for pointing me in the right direction.