Thread
:
[Announce] Mapsi - a map application for everyone
View Single Post
orava
2011-11-21 , 19:43
Posts: 223 | Thanked: 323 times | Joined on Dec 2010
#
145
Originally Posted by
hyrra
How can I remove Qt Mobility 1.1 libraries?
You can check what Qt Mobility 1.1 libraries you have installed with
dpkg --list |grep libqtm-11
and remove e.g. with
dpkg --remove libqtm-11-location
Removing will fail if you have apps that are dependent on that package you're trying to remove so trying to remove should be safe.
Quote & Reply
|
orava
View Public Profile
Send a private message to orava
Find all posts by orava