filmov
tv
How to uninstall program package on Ubuntu Linux

Показать описание
[ubuntu] how to uninstall software:
Steps to uninstall any app/program from Ubuntu Linux Distro:
1. dpkg --list
2. dpkg --list | grep name
3. sudo apt-get --purge remove name name-jhj name-ijho
for example: removing chromium
sudo apt-get --purge remove chromium-browser chromium-bsu chromium-bsu-data chromium-codecs-ffmpeg-extra
commend if you have any problem or recommendation to me. like the video, if it helps.
#Ubuntu #Linux #uninstall_apps
Steps to uninstall any app/program from Ubuntu Linux Distro:
1. dpkg --list
2. dpkg --list | grep name
3. sudo apt-get --purge remove name name-jhj name-ijho
for example: removing chromium
sudo apt-get --purge remove chromium-browser chromium-bsu chromium-bsu-data chromium-codecs-ffmpeg-extra
commend if you have any problem or recommendation to me. like the video, if it helps.
#Ubuntu #Linux #uninstall_apps