Cover these topics: - how to upgrade/downgrade/find Debian packages, search on https://pkgs.org/ and https://repology.org/ and https://packages.debian.org/search?keywords=your-package-name - finding command you want to use with https://wiki.archlinux.org/title/Pacman/Rosetta - how to set pin (`apt-mark hold`), look at history of blackfire pin on `ddev/ddev` - how to install specific package version if several are available - how to copy single binary to container - how to use debian snapshots and archive - how to install newer versions from trixie (not recommended) - how to use bookworm-backports https://packages.debian.org/bookworm-backports/ - how to install packages like bitnami/git https://github.com/ddev/ddev/issues/7351 - how to build from source (git, make) - check https://github.com/intoli/exodus - add example of using https://explainshell.com/
Cover these topics:
apt-mark hold), look at history of blackfire pin onddev/ddev