Daily Shaarli

All links of one day in a single page.

December 5, 2022

Clean up configuration residue packages in Ubuntu
thumbnail

sudo dpkg --purge $(COLUMNS=200 dpkg -l | grep "^rc" | tr -s ' ' | cut -d ' ' -f 2)