Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

delete package on linux

sudo apt-get purge --auto-remove packagename
Comment

debian uninstall package

sudo dpkg --remove <package-name>
Comment

linux uninstall package

sudo apt-get remove <package name here>
Comment

PREVIOUS NEXT
Code Example
Shell :: cisco save running config 
Shell :: upgrade scipy version 
Shell :: posh git install windows 
Shell :: check solidity version 
Shell :: como saber la distribucion de linux por consola 
Shell :: get disk utilization linux 
Shell :: get all the branch in git 
Shell :: connect as root docker 
Shell :: dockerfile prevent exit 
Shell :: uninstall package from ubuntu 
Shell :: git set description branch 
Shell :: linux create folder with date 
Shell :: delete directory linux 
Shell :: remove git tag 
Shell :: turn of raspberry 
Shell :: open local files wsl 
Shell :: check memory type 
Shell :: ubuntu keyboard repeat 
Shell :: change history editor 
Shell :: how to know on which port my mongodb server is running 
Shell :: git clone branch from repo 
Shell :: please rebuild precompiled header 
Shell :: ubuntu "Read-only filesystem" 
Shell :: docker clean logs 
Shell :: install postgres 11 ubuntu 
Shell :: k8s create namespace 
Shell :: linux terminal check available wifi networks 
Shell :: error installing drivelist npm 
Shell :: mac get your screen size terminal 
Shell :: zsh get current theme 
ADD CONTENT
Topic
Content
Source link
Name
6+4 =