Mailinglist Archive: opensuse (516 mails)
| < Previous | Next > |
[opensuse] Re: fglrx-uninstall.sh script in ATI/AMD Driver installer 11.1
- From: Michael Powell <nightrecon@xxxxxxxxxxx>
- Date: Mon, 21 Feb 2011 00:07:39 -0500
- Message-id: <ijsrqs$lj0$1@dough.gmane.org>
Andi Sugandi wrote:
IIRC (used to use this but have Nvidia card now) there were two ways to
install this. One was a generic non distro specific script-based install
which would provide the uninstall.sh. The other was to generate a
distribution specific package. This was always the route I chose because it
was trivial to remove via Yast or rpm, just as if it were any other package.
If you chose the latter, then it can be removed either via Yast or RPM.
-Mike
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
Hello Listmates.
Is the uninstaller script available in
ati-driver-installer-11-1-x86.x86_64.run package?
Because I can not find it:
rpm -ql fglrx64_7_5_0_SUSE113-8.812-1 | grep fglrx-uninstall.sh
So I think it is safe to remove the proprietary driver only by running
through rpm command, right?
rpm -e $(rpm -qa | grep fglrx)
If so, we should update the tutorial describe in the wiki*. We should
not necessarily "run any uninstall scripts that ATI provides" anymore,
we just can remove it (safely) through: rpm -e $(rpm -qa | grep fglrx)
, and the user will happier for that sorter steps required.. =)
IIRC (used to use this but have Nvidia card now) there were two ways to
install this. One was a generic non distro specific script-based install
which would provide the uninstall.sh. The other was to generate a
distribution specific package. This was always the route I chose because it
was trivial to remove via Yast or rpm, just as if it were any other package.
If you chose the latter, then it can be removed either via Yast or RPM.
-Mike
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |