Skip to content

Instantly share code, notes, and snippets.

View jelc53's full-sized avatar

Julian Cooper jelc53

  • Stanford University; BCG Gamma
  • Sydney, Australia
View GitHub Profile
@coltonbh
coltonbh / Switching to Linux (Ubuntu) for Total Beginners.md
Created December 15, 2021 19:19
Switching to Linux (Ubuntu) for Total Beginners

Switching to Linux (Ubuntu)

Applications

Applications for Linux come in a few varieties. You can install packages using the system package manager (apt), install snap packages, "install" (run) AppImage applications, run installer scripts offered by a particular application, download and unzip application (and place them in an appropriate directory), or install from source. I'll discuss each installation method, where files should be written to, how (if) they should be symlinked, and how to integrate them into your desktop environment.

Applications are usually installed into one of the following places:

  • ${HOME}/Applications for AppImage files. Then they are often integrated into your Desktop environment using [[#Create Desktop Icons for Applications|the instructions below]].
  • /opt/ is for add-on application software packages (link). This means software applications you add to your system like Julia, `