View Single Post
maluka's Avatar
Posts: 741 | Thanked: 900 times | Joined on Nov 2007 @ Auckland NZ
#1124
Originally Posted by Salmi View Post
I successfuly installed Sailfish to my N9.
My question is: can I install somehow .rpm files when the device is booted to Sailfish? If yes, how? I sent a .rpm file from my Nokia 808 to the N9, but if I click on the received file, the install doesnt start...
From the terminal, change in to the directory where you've downloaded the rpm, e,g,:

Code:
cd ~/Downloads
Then use pkcon to install the package:

Code:
pkcon install-local ./downloaded-package.rpm
 

The Following 2 Users Say Thank You to maluka For This Useful Post: