![]() |
installing.rpm
can someone explain how to install .rpm on Jolla ? some great native app projects on the go currently but i have no idea how to install them.
thx |
Re: installing.rpm
From terminal, root
Install a package rpm –ivh packagename upgrade a package rpm –Uvh packagename you can find out what the switches mean by doing a rpm --help from the command line. |
Re: installing.rpm
From the terminal, change in to the directory where you've downloaded the rpm, e,g,:
Code:
cd ~/Downloads Code:
pkcon install-local ./downloaded-package.rpm |
Re: installing.rpm
using zypper:
Code:
zypper in packagename.rpm Code:
zypper in --force packagename.rpm |
Re: installing.rpm
the official way is packagekit tool
pkcon install-local yourpackage.rpm |
Re: installing.rpm
@coderus. I want to know if I can install your application, Persecute for Sailfish?
|
Re: installing.rpm
Install file browser from jolla store. You can install .rpm files and .apk files easily. ;)
|
Re: installing.rpm
Already installed but for .RPM does not work through files browser to me :confused:
|
Re: installing.rpm
I tried it on the unofficial jolla together app and it worked perfectly.
|
Re: installing.rpm
brilliant . will give this a go
|
All times are GMT. The time now is 20:06. |
vBulletin® Version 3.8.8