Wednesday, December 03, 2025

TODO after installing Ubuntu

This is to document what I must have done after installing Ubuntu on a new PC or laptop. I have been a loyal Ubuntu user since 2009 and never changed to another OS. To be an expert, you need to focus on one thing. This also applies when choosing an operating system for your computer.

Recently, I received a PC with RTX5090 for work. I asked the student to install Ubuntu 24.04. After it was installed, I needed to make it suit my workflow. Here is what I have done after installing Ubuntu 24.05.

TODO (as per December 2025), i.e., to install; 

  1. VScode
    1. VSCode extensions: Python, Pylance, Copilot, Ampcode, etc.
    2. gh (Github CLI): sudo snap install gh 
    3. Swith default git editor to VIM 
  2. Simplenote
  3. Mendeley (install via flatpak)
  4. Diodon (for clipboard management)
  5. Gnome-sushi (for [audio] preview)

Optionals:  

  1. Multipass
  2. Mozc (to enable Japanese characters
  3. pyenv (to enable multiple Python versions)
  4. uv (for faster Python development)

Previously when I installed Ubuntu on a new device, I made a lot of modifications: themes, icons, etc. (more complete list: https://bagustris.blogspot.com/p/download.html) . Now, default should be the best. If nothing works, then modification is needed. If there is no problem, there is no need to change the default. Minimal installation, maximum speed.