Monday, May 18, 2020

linux package manager

List all

dpkg --list

Remove a package

sudo apt-get --purge remove packagename

No comments: