need syntax for multiple excludes in /etc/dnf/dnf.conf
Hi All,
When adding multiple excludes to /etc/dnf/dnf.conf, what is the proper syntax?
[main]
exclude=xrdp
exclude=xorgxrdp
or
exlude=xrdp,xorgxrdp
or
exlude=xrdp xorgxrdp
dupe -> how-do-i-make-the-software-updater-skipexclude-some-packages
I don't think this is a duplicate. The linked Q/A does not tell you the syntax to exclude two packages or a list of packages, which was the question here. It also does not tell you how to exclude packages in Fedora releases that use dnf 2.x.