![]() |
Remove multilib - how to upgrade gcc and glibc?
Trying to uninstall Alien Bob's multilib packages (the Wine program I needed didn't work anyway) I did this:
- installed compat32pkg - ran Code:
compat32pkg --remove allCode:
removepkg multilibpkg compat32-tools compat32pkgCode:
bash-4.2$ ls /var/log/packages | grep multilibHow exactly do I do that? Is there anything else that I need to do to revert from multilib so I won't have trouble installing SlackBuilds and other 64bit packages? Thanks! |
slackpkg reinstall <packagename>
|
Should I do that for all the packages listed above?
Won't that just reinstall Alien Bob's multilib packages? Sorry but I'm pretty newbie ... |
Yes for all package's.
|
This only work with one gcc package:
Code:
root@duk:/var/log/packages# slackpkg reinstall glibc*Code:
[*] gccmakedep-1.0.2-noarch-2.txzCode:
upgradepkg gcc* |
Run the command without this *
slackpkg reinstall glibc slackpkg reinstall gcc |
Hmm, doesn't seem to work:
Code:
root@duk:/var/log/packages# slackpkg reinstall glibc |
Check your blacklist file on /etc/slackpkg
|
Blacklist contained '[0-9]+alien' that I added after multilib install. Didn't think of that. After removing it I can 'slackpkg upgrade glibc|gcc' - thanks. Hope my system is back to "normal" 64bit.
|
| All times are GMT -5. The time now is 03:19 AM. |