View Single Post
farfary's Avatar
Posts: 147 | Thanked: 300 times | Joined on Mar 2012 @ ^^ IRAN ^^ - Tehran :D
#12
Originally Posted by kainerious View Post
Sorry, do not quite understand. I can get the installer.. Skype for example? I saw your mod in Quicktweak. Thanks.
very Thanks for ansewr thedead1440
Yes You can , all app was installed on System ( these app is original app , you can not delet these or find theme with
Code:
dpkg show <packagename>
but you can find theme with
Code:
apt-cache show <packagename>
and for list of package file
Code:
dpkg -L <packagename>
worked
AND a things
some app need depends !
i dont tested these , but when you backdeb a package , dpkg error depends , and now you can install theme with
Code:
apt-get -f install
if apt-get not installed theme, add options " -d "
apt-get downloaded these , now you can install theme with " incept "
only for find the package details i add options for my app , because
the way is deffrent

Last edited by farfary; 2012-09-19 at 18:55.
 

The Following User Says Thank You to farfary For This Useful Post: