Query if a package is installed or installable using apt-cache command

In Raspberry Pi OS (or Linux), apt-cache queries and displays available information about installed and installable packages.

example: to query if gnome-screenshot is available to install
$ apt-cache search gnome-screenshot



Comments

Popular posts from this blog

Python/PyQt6 slideshow run on Windows 11

480x320 TFT/ILI9488 SPI wih EP32C3 (arduino-esp32) using Arduino_GFX Library