Hello,

Am Sa., 5. Jan. 2019, 05:01 hat John S.Recdep <[email protected]>
geschrieben:

> [...]
> BTW all: no luck with the suggested methods of determining what extra
> packages I may have installed in the fedora-28 Template ..... but I'll
> just live with the fresh fedora-29 template


I had the same problem and that's why I am setting up my templates only via
scripts which I can run from dom0.
This improves speed to rebuild templates and also I know exactly what I
have installed.

What you can do to get the differences between two templates:

1) run "dnf list installed > packagelist1.txt
Do the same in the other VM

2) compare both lists:
grep -Fxv -f packagelist1.txt packagelist2.txt

- O

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/CAJ3yz2uDUr-1-wHkDDFbaKapT06pv5ObA536O6SVben6XdK4pQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to