# 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

-
Facing issues? Have Questions? Post them here! I am happy to answer!
More Posts related to Ubuntu,
- Install Oh My Zsh on Ubuntu Docker complete steps
- Installing Home-brew on Ubuntu
- Install Golang (Go) on Ubuntu
- Install specific JRE on Ubuntu using apt
- How to stop/start/restart apache server using command [Ubuntu]
- How to install zsh shell on Ubuntu
- Quick steps to install Nginx on Ubuntu Linux
- How to know current Ubuntu Linux version via terminal command
- Add new user in Ubuntu Linux using Terminal Command
- Fix Ubuntu /bin/sh: 1: zsh: not found error
- How to install Python on Ubuntu
- [Fix] Ubuntu E: Unable to locate package sudo error
- How to stop MongoDB Server running on Ubuntu
- Install postgres Client using apt-get command
- How to kill service running on a port on Ubuntu Linux
- [fix] openssl No such file or directory error C++
- Fix - sudo: systemctl: command not found
- Access Windows share folder in Ubuntu Device in Network
- Add or remove users from sudo group - Ubuntu
- Quickly install Apache Server on Ubuntu Linux
- Fix: Ubuntu (Linux) - bash: sudo: command not found error
More Posts:
- How to stop disable Facebook video autoplay during scroll - Facebook
- Upload docx file using PHP script - PHP
- Convert String from uppercase to lowercase in Bash - Bash
- Save current timestamp in MySQL using PHP mysqi binding - PHP
- Can't Run SDK Manager find_java.bat issue - Android
- Step by Step: Spring Boot + JPA + MySQL + Redis as Cache - Java
- Fix - JioCinema Something Went Wrong Please Try Again Error 8001 while streaming IPL Cricket Live - HowTos
- Fix Power Automate FLOW error - InvalidTemplate Unable to process template language expressions in action - Microsoft