Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install vivaldi on linux mint

sudo apt update
sudo apt install wget gnupg2 -y
wget -qO- https://repo.vivaldi.com/archive/linux_signing_key.pub | sudo apt-key add -
echo 'deb https://repo.vivaldi.com/archive/deb/ stable main' | sudo tee /etc/apt/sources.list.d/vivaldi.list
sudo apt update
sudo apt install vivaldi-stable
Comment

PREVIOUS NEXT
Code Example
Shell :: how to create a gui in powershell grepper 
Shell :: install gh ubuntu 
Shell :: run elasticsearch stop 
Shell :: install firebase npm 
Shell :: create alias ubuntu 
Shell :: screen rotation in linux 
Shell :: install helm 
Shell :: install jupyter homebrew 
Shell :: uninstall edb postgres mac 
Shell :: accessing settings through cmd 
Shell :: how to uninstall vscode from terminal ubuntu 
Shell :: bash copy all hidden files 
Shell :: kill screen ubuntu 
Shell :: git log with author oneline 
Shell :: lhapüasd 
Shell :: bash nohup specify output file 
Shell :: Missing script: "dev" 
Shell :: activate virtual environment ubuntu 
Shell :: vestacp wordpress permissions 
Shell :: how to delete a branch in github 
Shell :: microsoft teams reopen main window 
Shell :: commit with empty message 
Shell :: run cron once a day 
Shell :: what com port linux 
Shell :: Search for file using bash 
Shell :: tmux set color 
Shell :: How to check git config username? 
Shell :: untar .tar file 
Shell :: shopify theme kit for linux 
Shell :: install android studio on linux mint 
ADD CONTENT
Topic
Content
Source link
Name
5+8 =