Programs & Applications

This is an old revision of the document!


back  
 next

Programs & Applications

dpkg -l

dpkg -l lists all the installed programs on a Debian apt based system. There are too many to list all and many are built in system commands.

Below are some that I highlight for interest and future reference to easily find on reinstall.

Python

I have been using the Python package management software pipx. Below are some listed of interest.

As can be seen glances uses pipx this is a good reference that explains some use of pipx commands, Pipx: Installing, Uninstalling, & Upgrading Python Packages in Virtual Envs. Some key ones are:

  • pipx list to list the installed python packages under pipx
  • pipx upgrade package to upgrade a python package under pipx
  • pipx uninstall package to uninstall a pipx package

Some python packages:

Flatpak

appimg

back  
 next
/app/www/public/data/attic/tech_notes/programs.1740971357.txt.gz · Last modified: 2025-03-03 Mon wk10 11:09
CC Attribution-Share Alike 4.0 International Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International