Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to remove software from ubuntu

sudo apt-get purge --auto-remove package-name
Comment

how to uninstall a software in ubuntu

$ dpkg --list
Comment

how to uninstall software from ubuntu

sudo apt-get --purge remove program-name/package-name
Comment

PREVIOUS NEXT
Code Example
Shell :: git new repo instructions 
Shell :: linux kill all python processes 
Shell :: install scoop 
Shell :: gdown download zip file 
Shell :: windows security not opening windows 11 
Shell :: delete all container and images docker 
Shell :: Where is the .zshrc file on Mac? 
Shell :: pod install mac m1 
Shell :: yii2 gii command line to create model 
Shell :: how to check my ubuntu version 
Shell :: set selinux centos 
Shell :: powershell parameter mandatory 
Shell :: git init remoce 
Shell :: embed photos google drive 
Shell :: kill port in mac terminal 
Shell :: bower 
Shell :: how to install ansible in debian 
Shell :: installing pytesseract in python linux 
Shell :: getting a package in colab from github 
Shell :: chkconfig httpd on Amazon Linux 2 AMI 
Shell :: remove all container exited 
Shell :: streamlink save to file 
Shell :: compress video ffmpeg 
Shell :: docker remove all stopped 
Shell :: ubuntu 22 install gstreamer0.10-plugins-bad 
Shell :: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) 
Shell :: linux view environment variables 
Shell :: waybar emoji not wrok 
Shell :: ubuntu remove directory 
Shell :: install hugo on ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
2+8 =