On 01/25/18 07:34, InvalidPath wrote:
>
> On Wed, Jan 24, 2018 at 4:31 PM, Ed Greshko <ed.gres...@gmail.com
> <mailto:ed.gres...@gmail.com>> wrote:
>
>     On 01/25/18 06:03, InvalidPath wrote:
>     > I run Plasma specifically, and in chasing down some journalctl errors 
> today I
>     found
>     > a few that were errors generated by gnome dependencies. Since I dont 
> use Gnome I
>     > want to remove it.  However running dnf remove @gnome-desktop also 
> want's to
>     remove
>     > things like qemu, and seabios. Two VERY IMPORTANT things that I use on 
> a daily
>     > basis with my WIn10 kvm guest.
>     >
>     > Is it possible to remove gnome but leave the unused and dependant 
> packages?
>
>
>     If you know which packages you want to remain have you tried adding 
> --exclude
>     to the
>     dnf command?
>
>     --
>     A motto of mine is: When in doubt, try it out
>
>
>     _______________________________________________
>     users mailing list -- users@lists.fedoraproject.org
>     <mailto:users@lists.fedoraproject.org>
>     To unsubscribe send an email to users-le...@lists.fedoraproject.org
>     <mailto:users-le...@lists.fedoraproject.org>
>
>
>
> $sudo dnf remove @gnome-desktop --exclude=qemu*
> zsh: no matches found: --exclude=qemu*


Shouldn't it be....

dnf--exclude=qemu* remove @gnome-desktop


-- 
A motto of mine is: When in doubt, try it out

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to