How to uninstall all 32 bits package

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

How to uninstall all 32 bits package

Postby pmithrandir » Feb 9th, '15, 17:01

Hello.

As you may know, google announced recently that they will put html5 player by default in place of flash.
For what I saw, it's done.

So I removed flash from my computer, a mageia 64bits.

How can I remove also all 32 bits library I had to install just for that purpose ?

Best regards,
Pierre
Creator of : http://www.jaiuneidee.net a "direct democracy" website for France.
User avatar
pmithrandir
 
Posts: 442
Joined: May 4th, '11, 19:30

Re: How to uninstall all 32 bits package

Postby doktor5000 » Feb 9th, '15, 20:25

Why do you think it requires 32bit libraries? Since version 10.1something flash was 64bit native.
As you already removed the package, you can try something like this:
Code: Select all
urpme $(for i in $(urpmq --requires flash-player-plugin | grep -vE '/bin/sh|curl'); do urpmq -p ${i}; done |cut -d'|' -f1| sort -u)


Anyways, you probably don't want to remove glibc or glib or nss or dbus. But feel free to wreck your system and report back.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18063
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest

cron