Software

How to install software that I will use.

git

sudo apt install git

neofetch

sudo apt install neofetch

sl

sudo apt install sl

remove thunderbird

reference

sudo apt-get remove --auto-remove thunderbird -y ; sudo apt purge thunderbird -y