On Sat, 2021-08-21 at 20:24 +0200, Leon Fauster via CentOS wrote:
> > https://linuxconfig.org/how-to-remove-orphaned-packages-on-centos-linux
> >
> > It worked for me:
> >
> > Get a list of orphaned packages:
> >
> > $ package-cleanup --leaves
> >
> > Remove them:
> >
> > # yum remove `packag
On 21.08.21 19:02, Steven Rosenberg wrote:
On Fri, 2021-08-20 at 22:10 -0600, James Szinger wrote:
My typical approach is to run `package-cleanup --leaves --all` or
`yum
leaves` (might need software not on CentOS 8) and justify everything
that is there. I have about 85 leaf packages on a CentO
On Fri, 2021-08-20 at 22:10 -0600, James Szinger wrote:
> My typical approach is to run `package-cleanup --leaves --all` or
> `yum
> leaves` (might need software not on CentOS 8) and justify everything
> that is there. I have about 85 leaf packages on a CentOS 7 web
> server, so a minimal package
3 matches
Mail list logo