On 2020-08-06 20:34, Anil Felipe Duggirala wrote:
> Could someone tell me, if I wanted to know, which are all the python packages 
> (modules) that come installed by default in Fedora 32 Workstation, how would 
> I be able to get that list? 

Is this an already installed system?

If so,

dnf hist list 1

Will tell you the date and number of packages initially installed.

dnf hist info 1

Will tell you what was done during the install with a list of all packages 
installed.



-- 
The key to getting good answers is to ask good questions.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to