Horje
how to check installed packages in linux command Code Example
how to check installed packages in linux command
dpkg-query --list | grep -i nano
ii  nano    2.9.3-2    amd64    small, friendly text editor inspired by Pico
how to check installed apps in ubuntu
apt list --installed | grep program_name
Source: itsfoss.com




Shell

Related
how to remove file changes in git Code Example how to remove file changes in git Code Example
git delete changes Code Example git delete changes Code Example
Error: Node Sass does not yet support your current environment: Linux 64-bit with Unsupported runtime (83) Code Example Error: Node Sass does not yet support your current environment: Linux 64-bit with Unsupported runtime (83) Code Example
install android studio on linux mint Code Example install android studio on linux mint Code Example
git discard all changes Code Example git discard all changes Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9