Recently I have been running into terminal difficulties in not speaking terminals’ language so well after a lifetime on windows.
The commands that you really need like:
sudo apt get-install…
and so on I really need to memorize but I don’t know what the most important ones need to be. For example when I want to uninstall a program my psychology has me go to the app store and click uninstall, but there are these little files left behind that are needed to make the program work that are not uninstalled along with the program, I know there is a command to get rid of those too. Also sometimes the program doesn’t completely uninstall and you are left with store codes at the top of the screen like : unable to uninstall gnome sudoku and so on.
I have been reading the ‘man bash’ that someone told me to try in the forums but first I was hoping for a list of the main ones that I could put on a paper to memorize.
Before to tackle command you need to know that Debian it is the unique Gnu+Lnx on the Planet, others distros are just fragmentation, experimentation and antagonizers of Debian APT.
The eMMC drive is the main drive in the Librem 5. If you have not inserted a µSD card in your phone then the eMMC drive is the only drive in the Librem 5. The eMMC drive is the drive from which the Librem 5 ordinarily boots.
… is software that you download to your Linux host computer (e.g. desktop or laptop) so that you can backup and restore the Librem 5 in a safe and comprehensive way.
The emphasis was on host and e.g. desktop or laptop. So you need to get Jumpdrive sorted out on your host computer before bothering to plug the Librem 5 into the host computer.
And, no, Jumpdrive is not an apt install - it’s just a hack download.
Aside: note that apt confusingly comes in two flavours, with incompatible syntax.
What is the distinction between apt and apt-get? Is the apt command when something is already on the drive with an assigned index file? Maybe the…apt-get install is some kind of fetching thing then install?
Hey still progress, I have figured out the quote function.
“The apt command is a smaller section of the apt-get and apt-cache options. The apt command gives the end user just enough tools to install, remove, search and update APT packages. The apt-get command has a lot more options that are useful for writing low-level scripts and tools.”
There are separate threads (and some in the wiki) about using jumpdrive for various tasks. In short, its a way to connect L5 to a desktop/laptop (“normal” computer vs. the phone-computer-device) via usb cable, to make the L5 filesystem open like any other USB memory/disc. There is a procedure to make this happen, physical and on the host computer, but on the L5 no software is needed to be installed for it.