「 FAQ 」 『 Tips & Tricks 』 『 Scripts 』 『 Build 』『 Contribute 』
Keeping TeXStudio up-to-date on Linux
If you want to independently update your TeXStudio installation,
head over to OpenSuse and select the distribution you are using.
You will be given instructions for manual integration
and in some cases you might have to use Apt-Pinning.
Ubuntu Trusty Tahr (14.04)
sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/jsundermeyer/xUbuntu_14.04/' >> /etc/apt/sources.list.d/owncloud.list"
wget http://download.opensuse.org/repositories/home:/jsundermeyer/xUbuntu_14.04/Release.key
sudo apt key add - < Release.key
sudo apt update
sudo apt install texstudio