Setup LMDE 6#
LMDE is a Linux Mint project which stands for “Linux Mint Debian Edition”. LMDE 6 is based on Debian 12 Bookworm.
Update as suggested by the helper application and installed what is suggested (for example codex)
Setup synchronization with Firefox account
Install few Debian packages with
apt
, something like:
sudo apt install \
clang gfortran cmake \
python3-pip \
libpng-dev libfftw3-dev libfftw3-mpi-dev \
libhdf5-dev libopenmpi-dev \
libopenblas-dev \
curl ack meld pandoc \
fish zsh \
nextcloud-desktop nautilus-nextcloud \
git emacs
Setup cloud data (for example https://sdrive.cnrs.fr which uses Nextcloud)
Install editors, in particular VSCode + setup synchronization with Github account
Create a ssh key and copy the public key on Github, Gitlab, foss.heptapod.net
Install Rust tools
Install Docker
Install Mojo/Magic