File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ SCRIPT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
55wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
66sudo sh -c ' echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" > /etc/apt/sources.list.d/google.list'
77sudo add-apt-repository -y ppa:openshot.developers/ppa
8+ sudo add-apt-repository ppa:sunderme/texstudio
89
910sudo apt update
1011sudo apt -y upgrade
2021 echo " $GITHUBDESKTOP installed "
2122fi
2223
23- sudo apt install -y git python3-pip libncurses5 libpython2.7 mesa-utils openshot-qt python3-openshot ssh net-tools build-essential curl wget inkscape docker.io libfuse2 nodejs npm sssd-ad sssd-tools realmd adcli krita obs-studio godot3 google-chrome-stable
24+ sudo apt install -y git texstudio python3-pip libncurses5 libpython2.7 mesa-utils openshot-qt python3-openshot ssh net-tools build-essential curl wget inkscape docker.io libfuse2 nodejs npm sssd-ad sssd-tools realmd adcli krita obs-studio godot3 google-chrome-stable
2425sudo apt purge -y modemmanager scratch brltty
2526sudo pip install pyserial
2627
You can’t perform that action at this time.
0 commit comments