This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
::: Some PopOS TroubleShooting Commands - v011 ::: | |
( Mostly curated from posts from the PopOS Telegram Group ) | |
: Apt/Dpkg Package Mgmt : | |
— sudo apt update | |
— sudo apt list --upgradable | |
— sudo apt show package_name | |
— sudo apt policy package_name |