Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| tech_notes:programs [2025-03-03 Mon wk10 10:02] – created baumkp | tech_notes:programs [2025-11-14 Fri wk46 16:19] (current) – [dpkg -l] baumkp | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | <- tech_notes:builtin|back ^ tech_notes: | + | {{tag> |
| + | ======Programs & Applications====== | ||
| + | =====dpkg -l===== | ||
| + | '' | ||
| + | |||
| + | Below are some that I highlight for interest and future reference to easily find on reinstall. | ||
| + | *7zip, a file compression utility | ||
| + | *btop, A resorces monitor | ||
| + | *bzip2, a file compression utility | ||
| + | *calandar, a Linux terminal calendar utility | ||
| + | *caca-utils, | ||
| + | *calibre, e-book manager | ||
| + | *chromium, web browser | ||
| + | *cmatrix, simulates matrix screen in terminal | ||
| + | *cpp, GNU C preprocessor | ||
| + | *curl, CLI URL manipulation | ||
| + | *eza, a modern replacement for ls | ||
| + | *[[https:// | ||
| + | *To run automatically when opening the terminal add the following to | ||
| + | ++++~/ | ||
| + | *< | ||
| + | fastfetch</ | ||
| + | *where ''/ | ||
| + | ++++ | ||
| + | *firefox-esr, | ||
| + | *flatpak, application to deploy flatpak applications | ||
| + | *%%g++, GNU C++ compiler%% | ||
| + | *gcc, | ||
| + | *git, revision control system | ||
| + | *gparted, Gnome partition editor | ||
| + | *gzip, GNU compression utilities | ||
| + | *hddtemp, hard disk temperature monitoring utility | ||
| + | *htop, process viewer | ||
| + | *hv3, lightweight web browser | ||
| + | *iperf3, IP bandwidth measuring tool | ||
| + | *keepass2, password manager | ||
| + | *librecad, | ||
| + | *libreoffice, | ||
| + | |||
| + | =====Python===== | ||
| + | I have been using the Python package management software pipx. | ||
| + | ++++pipx installation and usage notes| | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | As can be seen glances uses '' | ||
| + | *'' | ||
| + | *'' | ||
| + | *'' | ||
| + | ++++ | ||
| + | Some python packages: | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | |||
| + | =====Flatpak===== | ||
| + | Current installed Flatpaks can be listed with '' | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[http:// | ||
| + | *[[https:// | ||
| + | *Bugdom 2, A game that I used to enjoy playing with my young children | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | =====appimg===== | ||
| + | <- tech_notes:web_browsers|back ^ tech_notes: | ||