Thursday, May 2, 2024
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 4812  / 2 Years ago, fri, august 12, 2022, 10:48:31

How can I fint out the current version of libass installed and how can I update it to the latest install it from scratch?



I have Ubuntu 13.10 and SMplayer installed, and I'm facing some problem in rendering ass files with SMplayer. I'm trying to figure out the cause of this problem.



What should I do?


More From » software-installation

 Answers
0

To see if you have libass installed try in your terminal,



apt-cache policy libass
apt-cache policy libass-dev


It will show the version of the package as well. To install libass enter in terminal,



sudo apt-get install libass-dev


If your smplayer is correctly installed try to update libass as,



sudo apt-get install --reinstall libass-dev

[#27279] Saturday, August 13, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ithriv

Total Points: 46
Total Questions: 115
Total Answers: 96

Location: Malaysia
Member since Wed, May 11, 2022
2 Years ago
ithriv questions
Tue, Mar 14, 23, 14:31, 1 Year ago
Wed, Oct 5, 22, 02:59, 2 Years ago
Fri, Mar 11, 22, 10:12, 2 Years ago
Thu, May 11, 23, 10:55, 1 Year ago
Sun, Sep 26, 21, 06:47, 3 Years ago
;