Installed fonts can be listed by fc-list
.
Please check out the dev bootstrap script for the list of packages to install.
You can grab and run the script following these steps:
sudo apt-get install git
mkdir -p ~/Workspace
cd ~/Workspace
git clone https://github.com/neurite/debian-setup.git
sudo su
bash /home/<usr>/Workspace/debian-setup/scripts/dev-bootstrap.sh
git --version
gcc --version
g++ --version
vim --version
, check for Python 3 supportconda --version
java -version
, note the non-standard way of the java command, 1 dash onlyfc-list
Next step: nvidia