Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tech_notes:programs [2025-03-03 Mon wk10 11:48] – [Flatpak] baumkptech_notes:programs [2025-03-03 Mon wk10 17:34] (current) – [dpkg -l] baumkp
Line 5: Line 5:
  
 Below are some that I highlight for interest and future reference to easily find on reinstall. 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, text mode graphics utility
 +  *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://github.com/fastfetch-cli/fastfetch|fastfetch]] Fastfetch is a neofetch-like tool for fetching system information and displaying it prettily. It is written mainly in C, with performance and customizability in mind. Also see [[https://itsfoss.com/fine-control-fastfetch/|Deep Dive With Fastfetch; a Neofetch Alternative]]   *[[https://github.com/fastfetch-cli/fastfetch|fastfetch]] Fastfetch is a neofetch-like tool for fetching system information and displaying it prettily. It is written mainly in C, with performance and customizability in mind. Also see [[https://itsfoss.com/fine-control-fastfetch/|Deep Dive With Fastfetch; a Neofetch Alternative]]
 +  *firefox-esr, Firefox web browser
 +  *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,  CAD System
 +  *libreoffice, Office productive suit
  
 =====Python===== =====Python=====
-I have been using the Python package management software pipx.  Below are some listed of interest.+I have been using the Python package management software pipx. 
 +++++pipx installation and usage notes|  
   * ''sudo apt install pipx''  ([[https://pypa.github.io/pipx/|pipx]] — Install and Run Python Applications in Isolated Environments)   * ''sudo apt install pipx''  ([[https://pypa.github.io/pipx/|pipx]] — Install and Run Python Applications in Isolated Environments)
   * ''pipx ensurepath''    * ''pipx ensurepath'' 
-  * ''pipx install glances''  (https://nicolargo.github.io/glances/|Glances]])+  * ''pipx install glances''  ([[https://nicolargo.github.io/glances/|Glances]])
   * ''%%pipx inject glances "glances[web]"%%'' ([[https://waylonwalker.com/pipx-w/|Glances webui with pipx]])   * ''%%pipx inject glances "glances[web]"%%'' ([[https://waylonwalker.com/pipx-w/|Glances webui with pipx]])
  
Line 18: Line 44:
   *''pipx upgrade package'' to upgrade a python package under pipx   *''pipx upgrade package'' to upgrade a python package under pipx
   *''pipx uninstall package'' to uninstall a pipx package   *''pipx uninstall package'' to uninstall a pipx package
 +++++
 Some python packages: Some python packages:
-  *glances, see [[https://wiki.kptree.net/doku.php?id=linux_router:misc&s[]=glances#glances]] +  *[[https://github.com/nicolargo/glances|glances]] is an open-source system cross-platform monitoring tool. Also see [[https://wiki.kptree.net/doku.php?id=linux_router:misc&s[]=glances#glances|KPTree Glances]] 
-  *s-tui +  *[[https://github.com/amanusk/s-tui|s-tui]], Stress-Terminal UI, s-tui, monitors CPU temperature, frequency, power and utilization in a graphical way from the terminal.   
-  *periodic-table-cli +  *[[https://spirometaxas.com/projects/periodic-table-cli/|periodic-table-cli]], An interactive Periodic Table of Elements app for the console 
-  *gallery-dl+  *[[https://github.com/mikf/gallery-dl|gallery-dl]], is a command-line program to download image galleries and collections from several image hosting sites
  
 =====Flatpak===== =====Flatpak=====
 Current installed Flatpaks can be listed with ''flatpak list'' Many of the packs installed are dependency packs. Below are key packs that I am using: Current installed Flatpaks can be listed with ''flatpak list'' Many of the packs installed are dependency packs. Below are key packs that I am using:
-  *calibre, an electronic book mangement system with many additional features, e.g. book viewers and converters. +  *[[https://calibre-ebook.com/|calibre]], an electronic book mangement system with many additional features, e.g. book viewers and converters. 
-  *Vuescan, Apropriety, paid for Scanner application.  Simply the best I have found, works and is constantly updated. +  *[[https://www.hamrick.com/|Vuescan]], Apropriety, paid for Scanner application.  Simply the best I have found, works and is constantly updated. 
-  *Steam, games platform +  *[[https://store.steampowered.com/|Steam]], games platform 
-  *XnView MP, A picture view application +  *[[https://www.xnview.com/en/|XnView MP]], A picture view application 
-  *Shortwave, An internet radio player +  *[[https://apps.gnome.org/Shortwave/|Shortwave]], An internet radio player 
-  *Qalculate, A calculator +  *[[http://qalculate.github.io/|Qalculate]], A desktop calculator 
-  *CPU-X, A system performance statistic application+  *[[https://github.com/TheTumultuousUnicornOfDarkness/CPU-X|CPU-X]], A system performance statistic application
   *Bugdom 2, A game that I used to enjoy playing with my young children   *Bugdom 2, A game that I used to enjoy playing with my young children
-  *FreeCAD, A 3D CAD program +  *[[https://www.freecad.org/|FreeCAD]], A 3D CAD program 
-  *KeePassXC, A password managment application, that is based upon the Keepass system +  *[[https://keepassxc.org/|KeePassXC]], A password managment application, that is based upon the Keepass system 
-  *Parabolic, a downloader +  *[[https://github.com/NickvisionApps/Parabolic|Parabolic]], a downloader 
-  *nomacs, an image viewer (I could not seem to start from terminal and had to use via graphical environment +  *[[https://nomacs.org/|nomacs]], an image viewer (I could not seem to start from terminal and had to use via graphical environment 
-  *QOwnNotes, A markdown notepad that I used integrated with Nextcloud+  *[[https://www.qownnotes.org/|QOwnNotes]], A markdown notepad that I used integrated with Nextcloud
 =====appimg===== =====appimg=====
 <- tech_notes:web_browsers|back ^ tech_notes:index|Start page ^ tech_notes:alpine|next-> <- tech_notes:web_browsers|back ^ tech_notes:index|Start page ^ tech_notes:alpine|next->