Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

dartlang ubuntu

$ sudo apt-get update
$ sudo apt-get install dart
Comment

dartlang ubuntu

$ sudo apt-get update
$ sudo apt-get install apt-transport-https
$ sudo sh -c 'wget -qO- https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -'
$ sudo sh -c 'wget -qO- https://storage.googleapis.com/download.dartlang.org/linux/debian/dart_stable.list > /etc/apt/sources.list.d/dart_stable.list'
Comment

PREVIOUS NEXT
Code Example
Shell :: Install specific node version and update node to lastest stable version 
Shell :: github api fetch 
Shell :: how to start conda powershell windows 
Shell :: wsl2 taking much memory 
Shell :: show file format snowflake 
Shell :: grep without 
Shell :: ubuntu install gnote 
Shell :: apt package info 
Shell :: tmux kill all sessions 
Shell :: bash script to clean up log files in /var/log 
Shell :: arch linux pacman cannot install 
Shell :: install fira code ubuntu 
Shell :: surge delete project 
Shell :: ssh key github 
Shell :: git push url change 
Shell :: docker container with powershell 
Shell :: gitattributes 
Shell :: build docker file with no cache 
Shell :: git use ssh instead of https 
Shell :: read file line loop in bash 
Shell :: create gitignore files 
Shell :: git remember login 
Shell :: get current working directory ubuntu 
Shell :: docker image add tag 
Shell :: docker logs path var logs 
Shell :: echo venv/ .gitignore 
Shell :: rust dockerfile 
Shell :: kill process using cmd 
Shell :: close terminal commang 
Shell :: create ssh key for github 
ADD CONTENT
Topic
Content
Source link
Name
5+3 =