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: Rakesh
Author Info:

Rakesh is a seasoned developer with over 10 years of experience in web and app development, and a deep knowledge of operating systems. Author of insightful How-To articles for Code2care.

Follow him on: X

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