Hey all,
I would like to know how to properly remove cedega application from my 64bit machine. It was a standalone trial install.
I tried “zypper remove cedega” from terminal to no effect.
Thanks
Heeter
Hey all,
I would like to know how to properly remove cedega application from my 64bit machine. It was a standalone trial install.
I tried “zypper remove cedega” from terminal to no effect.
Thanks
Heeter
How did you install it?
For eg:
if rpm install, to remove
rpm -e package name.rpm
some helpful tips here too
Tips for Linux Explorers
Thanks Caf
That is how I installed it, with an rpm package.
I will try that.
Heeter
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Pretty sure that only works if you still have the RPM. Most of the time
you should just use rpm -e <packageName>
without the .rpm extension
since there’s no guarantee you’ll still have that lying around.
Good luck.
caf4926 wrote:
> For eg:
> if rpm install, to remove
>
> rpm -e package name.rpm
>
> some helpful tips here too
> ‘Tips for Linux Explorers’ (http://www.brunolinux.com/)
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFItqmL3s42bA80+9kRAuhVAJ9He6wRDqNy4fIdSGVEDKi15cEyFACeO/LX
9mJuhqGLOcDpDw/EMmA1aY8=
=gYFr
-----END PGP SIGNATURE-----
Thanks, I will try that. I don’t have the rpm laying around anymore.
Thanks again.
Heeter
Great, That worked, Thanks
Heeter