Monday, May 13, 2024
 Popular · Latest · Hot · Upcoming
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 19626  / 1 Year ago, wed, march 22, 2023, 12:13:20

Possible Duplicate:

Where can I get the latest version of Totem?






The one thing I've found in Ubuntu is how the default apps are not usually or easily updated. Apps like Rhythmbox and Totem have gotten new releases since 12.04 came out and I was wondering if there's a PPA or anything I can add so I can have Totem and essentially other default apps up to date. Thanks in advance!


More From » 12.04

 Answers
1

The most sure fire way is just to compile for your system.



http://www.debian.org/doc/manuals/apt-howto/ch-sourcehandling.en.html



apt-get install build-essential



apt-get build-dep package



apt-get source package or dget http://file-that-ends-in-dsc



cd package-*



dpkg-buildpackage



However much of Totem's functionality is mostly gstreamer, so upgrading it doesn't change that much.


[#36558] Friday, March 24, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
sator

Total Points: 258
Total Questions: 119
Total Answers: 101

Location: Sweden
Member since Fri, Apr 16, 2021
3 Years ago
sator questions
Mon, May 29, 23, 08:06, 1 Year ago
Mon, May 1, 23, 18:09, 1 Year ago
Tue, Mar 1, 22, 10:57, 2 Years ago
Fri, Sep 10, 21, 02:40, 3 Years ago
;