Skip to content

Instantly share code, notes, and snippets.

@fatihbaltaci
Last active November 17, 2019 16:46
Show Gist options
  • Save fatihbaltaci/6e6b910bf4fc5912ea394aac7bf88819 to your computer and use it in GitHub Desktop.
Save fatihbaltaci/6e6b910bf4fc5912ea394aac7bf88819 to your computer and use it in GitHub Desktop.
Install LaTeX with Gummi Editor on Ubuntu
#!/bin/bash
sudo apt install -y texlive-latex-extra texlive-science gummi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment