I added ppa:libreoffice/ppa to my 12.04 install so I could install LO 4, and my only question is: Will LO update through the ppa by itself when a new version is out, or will I have to do it manually?
Asked
Active
Viewed 334 times
0
-
Hi! I useed sudo add-apt-repository ppa:libreoffice/ppa – holden May 12 '13 at 14:41
-
1Will do in the future, thank you for your notice! – holden May 12 '13 at 14:47
1 Answers
2
LibreOffice will update through the added ppa by itself when a new version is available from the ppa. ppa:libreoffice/ppa has packages for Ubuntu 14.04-20.04.

karel
- 114,770
-
-
1For more information about using
sudo add-apt-repository
take a look at this answer. – karel May 12 '13 at 14:57