Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

How to Check Installed Packages in MSYS2

This is a very simple question, but I’m not sure how to query the installed packages and their versions in MSYS2. I have read the MSYS2 wiki here and the Arch Linux wiki here, but they do not seem to mention it or I missed it. Any help is appreciated!

Edit: It appears the wikis do cover this as mentioned by the answer.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

Since msys2 is based on pacman, you can use typical pacman commands.
For example, in this case use pacman -Q to list installed packages (many additional flags to customize the search are available).

Further reading:

msys2 package management

Pacman

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading