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 :: install bunjs 
Shell :: flutter doctor android license error 
Shell :: manjaro teamviewer 
Shell :: @react-navigation/bottom-tabs install 
Shell :: E: Sub-process /usr/bin/dpkg returned an error code (1) 
Shell :: shell find string in directory 
Shell :: download bangla font ubuntu 
Shell :: Vagrant - Remove all boxes 
Shell :: wget files matching pattern 
Shell :: how to add user to group 
Shell :: delete all local branches webstorm 
Shell :: find application path ubuntu 
Shell :: ssh timeout option 
Shell :: save android studio home bash_profile 
Shell :: ubuntu get process on port 
Shell :: git command to change drive 
Shell :: alpine sudo not found 
Shell :: View the List of Installed Programs cmd 
Shell :: how to do change permissions partition in linux 
Shell :: keycloak docker 
Shell :: how to install npm and node js ubuntu 
Shell :: install vim in alpine 
Shell :: ubuntu ifconfig not found 
Shell :: push/upload git repo to github 
Shell :: installing rspec gemfile 
Shell :: revert vs reset vs restore 
Shell :: s3cmd install 
Shell :: how to install node js in ubuntu 
Shell :: using github personal github token when cloning a repo 
Shell :: How to Install Google Chrome on Centos 8 
ADD CONTENT
Topic
Content
Source link
Name
3+2 =