Fix: E: Command line option --installed is not understood in combination with the other options


Error:
# apt-get list --installed

E: Command line option --installed is not understood in combination with the other options

Fix:

If you are trying to get a list of all installed packages in Linux using apt-get command, and you get the above error, then you need to make use of the apt command instead.

apt list --installed
apt get list installed packages example

Facing issues? Have Questions? Post them here! I am happy to answer!

Author Info:

Rakesh (He/Him) has over 14+ years of experience in Web and Application development. He is the author of insightful How-To articles for Code2care.

Follow him on: X

You can also reach out to him via e-mail: rakesh@code2care.org

Copyright © Code2care 2024 | Privacy Policy | About Us | Contact Us | Sitemap