Skip to main content

Timeline for Remove unused packages

Current License: CC BY-SA 3.0

11 events
when toggle format what by license comment
Jul 7, 2021 at 16:22 comment added Wayne Walker Because "...removed without affecting anything else..." you should remove the -y so that future users won't get burned by whatever burned @Paul Lammertsma
May 1, 2019 at 15:47 comment added xCovelus this is The Answer.
Oct 5, 2018 at 16:02 comment added Ilya Sheershoff package-cleanup -q --leaves | xargs -r -l1 yum -y remove will silently skip xargs if package-cleanup output is empty, useful for automated scripts like ansible, chef, puppet, vagrant
S Aug 3, 2015 at 15:35 history suggested Ealhad CC BY-SA 3.0
edited command for more safety, and remove false info.
Aug 3, 2015 at 15:25 review Suggested edits
S Aug 3, 2015 at 15:35
Aug 3, 2015 at 15:23 comment added Ealhad @PaulLammertsma just add -q option to package-cleanup. This happened to me as well :D
Feb 1, 2015 at 17:05 comment added Paul Lammertsma package-cleanup outputs "Setting up yum" on my machine, which resulted in Yum removing itself. I'm now trying to figure out how to sort this out.
Feb 1, 2015 at 16:56 review Late answers
Feb 1, 2015 at 17:11
Oct 7, 2014 at 1:51 history edited slm CC BY-SA 3.0
added 6 characters in body
Oct 7, 2014 at 1:46 review First posts
Oct 7, 2014 at 1:51
Oct 7, 2014 at 1:45 history answered jtoscarson CC BY-SA 3.0