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

MicroPython/ESP32-C3 + 1.8" 128x160 TFT ST7735 SPI, using boochow/MicroPython-ST7735 library.

CameraWebServe: ESP32-S3 (arduino-esp32) + OV5640 camera module