Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

bun.sh install

#### Install ####

# Native: (macOS x64 & Silicon, Linux x64, Windows Subsystem for Linux)
curl -fsSL https://bun.sh/install | bash

# Docker: (Linux x64)
docker pull jarredsumner/bun:edge
docker run --rm --init --ulimit memlock=-1:-1 jarredsumner/bun:edge

# If using Linux, kernel version 5.6 or higher is strongly recommended, but the minimum is 5.1. ##
Comment

PREVIOUS NEXT
Code Example
Shell :: bun sh install 
Shell :: flutter android sdk file not found 
Shell :: git check staged changes 
Shell :: how to remove nvm 
Shell :: add upstream in git 
Shell :: linux view running jobs 
Shell :: powershell command history file 
Shell :: check all the ports in use mac 
Shell :: error installing drivelist npm 
Shell :: add an existing user account to a group 
Shell :: heroku git remote 
Shell :: install chrome in ubuntu 16.04 using terminal 
Shell :: connect emulator to localhost 
Shell :: anaconda install pyinstaller 
Shell :: if else in mac terminal 
Shell :: linux virtual audio cable 
Shell :: change date linux 
Shell :: test internet speed command line 
Shell :: read line by using linnumber shell 
Shell :: remove remote git 
Shell :: npm audit 
Shell :: bash comment 
Shell :: git ignore .pyc files 
Shell :: gitignore idea 
Shell :: update linux command 
Shell :: Expose local postgres database over https 
Shell :: flutter doctor - CocoaPods installed but not working 
Shell :: nuget package manager console reinstall all 
Shell :: npm three 
Shell :: ubuntu check ssh 
ADD CONTENT
Topic
Content
Source link
Name
3+3 =