# Reviving a 8-year-old MBP 2015 with Lubuntu
## TouchPad -- mtrack, xbindkeys, and xdotool
- [xf86-input-mtrack, github.com](https://github.com/p2rkw/xf86-input-mtrack)
- [Making the best of MacBook Air touchpad on Ubuntu, Sep. 2018](https://int3ractive.com/blog/2018/make-the-best-of-macbook-touchpad-on-ubuntu/)
- [Xbindkeys doc, wiki.archlinux](https://wiki.archlinux.org/title/Xbindkeys)
- [xdotool move workspace, stackoverflow](https://unix.stackexchange.com/questions/507093/how-do-i-move-move-to-the-next-workspace-using-command-line)
- [Keyboard Backlight ctrl: github.com/legacyO7/Aurora](https://github.com/legacyO7/Aurora)
## Utilities
- Microsoft
- [How to install Edge on Ubuntu Linux](https://www.omgubuntu.co.uk/2021/01/how-to-install-edge-on-ubuntu-linux)
- [How to Install Microsoft Edge Browser on Ubuntu 22.04
](https://linuxhint.com/install-microsoft-edge-browser-ubuntu/)
- [Visual Studio Code on Linux
](https://code.visualstudio.com/docs/setup/linux)
- Fish shell
- [Fish shell, github.com](https://github.com/fish-shell/fish-shell)
- [Fish shell official tutorial](https://fishshell.com/docs/current/tutorial.html)
- [Fisher, fish plugin manager, github.com](https://github.com/jorgebucaran/fisher)
- [Modifying PATH with fish shell, stackoverflow](https://stackoverflow.com/questions/26208231/modifying-path-with-fish-shell)
- [Fish remove path, github.com](https://github.com/fish-shell/fish-shell/issues/8604)
- [Fish create function](https://medium.com/@yowats0n/creating-a-global-function-in-fish-shell-238b571dc6df)
- Battery
- [How to check battery life on Ubuntu
](https://linuxconfig.org/how-to-check-battery-life-on-ubuntu)
- [How to Monitor the Health of a Laptop Battery in Ubuntu
](https://linuxhint.com/monitor-_health-_laptop_battery_ubuntu/)
- Utilities
- Terminal
- [Alacritty Installation](https://github.com/alacritty/alacritty/blob/master/INSTALL.md#debianubuntu)
- [Installing Alacritty Terminal on Ubuntu](https://techviewleo.com/install-and-configure-alacritty-terminal-on-ubuntu/)
- [Getnf: A better way to install NerdFonts](https://github.com/ronniedroid/getnf)
- [Install a nerd font on ubuntu](https://gist.github.com/matthewjberger/7dd7e079f282f8138a9dc3b045ebefa0)
- SSH
- [What are ssh-keygen best practices?](https://security.stackexchange.com/questions/143442/what-are-ssh-keygen-best-practices)
- Dr-Noob
- [cpufetch](https://github.com/Dr-Noob/cpufetch)
- [gpufetch](https://github.com/Dr-Noob/gpufetch)
- [peakperf](https://github.com/Dr-Noob/peakperf)
- Shutter
- [How to Install Shutter Screenshot Tool in Ubuntu
](https://itsfoss.com/install-shutter-ubuntu/)
- [How to Install Shutter on Ubuntu from an Official PPA](https://www.omgubuntu.co.uk/2021/08/install-shutter-on-ubuntu-ppa)
- Postman
- [Postman Download](https://www.postman.com/downloads/)
- [Installing Postman on Ubuntu/Gnome](https://gist.github.com/pmkay/75faa1b926ba06416d0e44a29a584940)
- Xpad
- [How to install and use xpad on Ubuntu](https://linuxhint.com/install-and-use-xpad-ubuntu/)
- Bluetooth
- [How to Install Blueman Bluetooth Manager on Ubuntu](https://techsphinx.com/linux/install-blueman-ubuntu/)
- [How to Pair Airpods Pro with Ubuntu](https://fedingo.com/how-to-pair-airpods-pro-with-ubuntu/)
- Image
- [qt-heif-image-plugin](https://github.com/jakar/qt-heif-image-plugin)
- [GIMP](https://www.gimp.org/)
- [INKSCAPE](https://inkscape.org/)
- [Stackoverflow: HEIC in Ubuntu](https://askubuntu.com/questions/958355/any-app-on-ubuntu-to-open-and-or-convert-heif-pictures-heic-high-efficiency-i)
- TMUX
- [tmux](https://github.com/tmux/tmux)
- [tmux-plugins](https://github.com/tmux-plugins/tpm)
- [balena-etcher](https://github.com/balena-io/etcher#debian-and-ubuntu-based-package-repository-gnulinux-x86x64)
- [how to connect to wifi, reddit](https://www.reddit.com/r/Lubuntu/comments/xobecy/how_to_connect_to_wifi_on_lubuntu/)
- Input Method Framework -- Fcitx5 with chewing
- [Ubuntu: fcitx + chewing 新酷音輸入法](https://gist.github.com/tanyuan/c0d4ee15cf0c9c93da28cc1cf0ff87b3)
## Other Applications
- Nvdia Driver
- [NvidiaDriversInstallation, help.ubuntu.com](https://help.ubuntu.com/community/NvidiaDriversInstallation)
- Nvdia Cuda
- [NVIDIA CUDA Installation Guide for Linux](https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#ubuntu)
- [How to install CUDA on Ubuntu 20.04 LTS Linux](https://linux.how2shout.com/how-to-install-cuda-on-ubuntu-20-04-lts-linux/)
- Docker
- [Install Docker Engine on Ubuntu](https://docs.docker.com/engine/install/ubuntu/)
- [How to fix docker got permission denied issue, stackoverflow](https://stackoverflow.com/questions/48957195/how-to-fix-docker-got-permission-denied-issue)
- PostgreSQL
- [How to install postgresql on ubuntu 20.04](https://www.digitalocean.com/community/tutorials/how-to-install-postgresql-on-ubuntu-20-04-quickstart)
- [Upgrading PostgreSQL 12 to version 14](https://maas.io/docs/upgrading-postgresql-12-to-version-14)
- [Dbeaver official download](https://dbeaver.io/download/)
- OpenVPN
- [openvpn3-linux, github.com](https://github.com/OpenVPN/openvpn3-linux/)
- Mozilla
- [Installing Thunderbird on Linux
](https://support.mozilla.org/en-US/kb/installing-thunderbird-linux)
- Bitwarden
- [vaultwarden](https://github.com/dani-garcia/vaultwarden)
- [bitwarden clients, github.com](https://github.com/bitwarden/clients)
- Telegram
- [4 ways to install Telegram on Ubuntu 22.04 | 20.04 LTS](https://linux.how2shout.com/how-to-install-telegram-on-ubuntu-22-04-20-04-lts/)
- NodeJS
- [nvm.fish, github.com](https://github.com/jorgebucaran/nvm.fish)
- Golang
- [Download and install, go.dev](https://go.dev/doc/install)
- Java
- [sdkman-for-fish](https://github.com/reitzig/sdkman-for-fish)
- Python
- [pyenv: python multiple version manager](https://github.com/pyenv/pyenv)
- [pyenv: Suggested build environment](https://github.com/pyenv/pyenv/wiki)
- [pipenv: python project modules version manager](https://pipenv.pypa.io/en/latest/installation/)
- [Python12 Libs](https://www.linuxcapable.com/install-python-3-12-on-ubuntu-linux/)
- [Python12 TK](https://github.com/pyenv/pyenv/issues/94)
- [realpython intro to pyenv](https://realpython.com/intro-to-pyenv/)
- LibreOffice
- [Dark Mode Icons](https://askubuntu.com/questions/979032/libreoffice-icons-hard-to-see-with-dark-themes)