Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to install dpkg in ubuntu

# download dpkg package
#open terminal into same directory and now type command with <packagename>.deb
sudo dpkg -i <package-name>.deb
#Ex: sudo dpkg -i mongodb-compass_1.23.0_amd64.deb 
Comment

PREVIOUS NEXT
Code Example
Shell :: bash delete swap file 
Shell :: git config global rerere 
Shell :: restart mosquitto 
Shell :: remove a file from git commit 
Shell :: how to merge remote branch 
Shell :: ImportError: No module named tensorflow 
Shell :: how to upgrade terraform v0.13 on mac 
Shell :: find how many lines in a file linux 
Shell :: extract audio from video ffmpeg 
Shell :: pacman uninstall 
Shell :: remove all files with no extention rm 
Shell :: install spark on mac 
Shell :: bash delete env variable 
Shell :: remove folder and all subfolders in ubuntu 
Shell :: install pycord 
Shell :: kubectl neat not found 
Shell :: cmake run cmake clean 
Shell :: ssh without password 
Shell :: install docker in ubuntu 
Shell :: create a sudo user in centos 7 
Shell :: grep v multiple word 
Shell :: discord linux arch 
Shell :: install aws cli on windows 
Shell :: delete registry key powershell 
Shell :: terminal delete all files that start with 
Shell :: linux modem manager 
Shell :: linux curl follow redirect 
Shell :: docker prune 
Shell :: (28: No space left on device) 
Shell :: 76 packages are looking for funding run `npm fund` for details found 7 vulnerabilities (5 low, 1 moderate, 1 high) run `npm audit fix` to fix them, or `npm audit` for details 
ADD CONTENT
Topic
Content
Source link
Name
1+9 =