Das war für mich kein Hindernisgrund, im Gegenteil. Bei Major Release Sprüngen mache ich immer Neuinstallation. Speziell unter Linux ist es dank shellscript kein deal auf der Neuinstallation frisch sein Zeugs nachzuziehen. Vermeidet Altlasten mit auf die neue Major zu ziehen.
they even existsmuch longer then in any other wacko OS.much more efficient and most of the time one liners. you can build a shellscript to rule it all. no install pain no "oh i forgot this, oh i forgot to configure that..." just one script for all systems and one machine specific
not expert, but a few years back when doing some shellscript I found out that apt is the streamlined version of apt-get and has more useful info for the user.
I've alway thought CLIs are simpler and less hassle. It's an extension of your usual work.
Also plays nicely when you want to convert your work into a shellscript and make the work repeatable.
quandri.io/engineering-blog/…