I get this error when I am trying to install packages from the internet. Like for example I tried to install teamviewer yesterday on my Opensuse 13.2 KDE version. However Apper gives this error, Tried with different version of team viewer nothing worked. And after that tried to install one more rpm from internet again same problem. So I think the problem lies with Apper. Request anyone’s help as to how to solve this issue. I require team viewer to be installed ASAP due to my professional requirement so any help is highly appreciated.
The apper goes through the following stages when I click on an RPM.
Dialogue box requesting confirmation to additional changes to be made to system → Root Password → Install package → Starting to download package → about 20% download this error message Here is the Error Message
On 2015-07-08 02:26, cakarunkumar wrote:
>
> I get this error when I am trying to install packages from the internet.
> Like for example I tried to install teamviewer yesterday on my Opensuse
> 13.2 KDE version. However Apper gives this error, Tried with different
> version of team viewer nothing worked. And after that tried to install
> one more rpm from internet again same problem. So I think the problem
> lies with Apper. Request anyone’s help as to how to solve this issue. I
> require team viewer to be installed ASAP due to my professional
> requirement so any help is highly appreciated.
Then use any of the other tools to install packages: yast, zypper, rpm…
There is no repo available for team viewer in Opensuse as far as I know therefore I will not be able to use Yast or Zypper since I am forced to download the RPM from teamviewer website and do manual installation
On 2015-07-08 02:56, cakarunkumar wrote:
>
> There is no repo available for team viewer in Opensuse as far as I know
> therefore I will not be able to use Yast or Zypper since I am forced to
> download the RPM from teamviewer website and do manual installation
You can do manual installations with any of the package managers.
For instance, you can tell YaST to treat a local directory of your
choice as a repository. You do that in YaST, “Software Repositories”
module, Add, Local directory. Then follow your nose.
Just place that teamviewer rpm in that directory before you run yast to
create the local repo.
Then use YaST or zypper to install teamviewer or anything else in that
directory in the same way as you would any other package.
And updates, too…
This is not the only way, but it is the one I prefer.