View Single Post
Posts: 343 | Thanked: 165 times | Joined on Sep 2010
#33
Originally Posted by OVK View Post
Do you know what is the reason for this?
A bit late, but paid for applications can't be added to repositories because we'd be able to install them without paying. If you try to install an Ovi Store app with apt-get, it "fails silently". If you apt-get install aptitude, then aptitude install appgoeshere, it'll install. That means we could hypothetically:

Code:
sudo gainroot
aptitude install angrybird-level-pack-2
Now, that's not actually what the package is called, I'm sure, but that's the gist of it.
 

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