I am super excited for the minimal installation (as I try to get away from bloat software as much as possible nowdays, I even re-installed my phone with a Linage that comes with as little as possible). However, since I’m not a long time Linux user I don’t know if my idea will work. I would love if someone could help me answer, if I could just install my software like usual (terminal) even when using the minimal one.
Here is a list what I would like to install:
My stuff
Firefox
Slack
Wire
QT Creator
Sublime Text 3
Godot Engine 3
Github Client (The linux beta)
Krita
Aseprite
InkScape
Bitwarden Password Manager Desktop
Tresorit
Standard Notes
Audacious
Libre Office
Discord
Unity
Zeal
Steam
Albert
OBS Studio
OpenVPN
Caffeine
Window Shuffler
Archive Manager
Disk Usage Analyzer
Disks???
Fonts
System Monitor
Logs
Gnome MPV
Libre Office
Simple Scan
Gonna look for other options before I decide
Cheese Webcam Booth (just want somethin for webcam rather than a “booth”)
Sounds super! Thanks! Because I’m really trying to use software that gives me as little bloat as possible so this is really perfect for my need!
One question, what is the difference between apt-get, apt and snap? Because I have read about snap before, but not sure what the pros and cons are compared to apt.
apt (and apt-get) installs packages built specifically for ubuntu directly from the ubuntu repositories and any additional third-party repositories you may have installed.
snap is the new container based software distribution method - the apps work on most distributions that support snapd.
In terms of advantages, snaps can be easily updated and you usually get the latest software consistently being rolled out by developers. You’ll obviously get some of the breakages as well - but you can easily rollback snaps to earlier versions.
apt based installations are regarded as stable - they rarely receive new capability through new versions of software. Most of the time they receive bug fixes to make stuff more stable (hopefully).
I keep getting an error it can’t find any packages. It doesn’t matter what I try to install. Is there something I need to change in my 18.04 minimal for this to work, or is it a bug?