Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

crosh package manager

//No package manager is provided but you can use a third party one such as chromebrew
//First though, your chromebook has to be in developer mode: https://www.androidpolice.com/how-to-enter-chrome-os-developer-mode/
//In crosh (Ctrl+alt+T) run this:
shell
curl -Ls git.io/vddgY | bash
//To install an app, run crew install app_name
//For example:
crew install filezilla
//And then to run:
filezilla

//https://github.com/chromebrew/chromebrew

Comment

PREVIOUS NEXT
Code Example
Shell :: how to search to sudo apt install for applications 
Shell :: cargo generate 
Shell :: how to download octave in ubuntu 
Shell :: pytorch install mac 
Shell :: git pull recursive 
Shell :: apt upgrade vs full-upgrade 
Shell :: git create branch based on another branch 
Shell :: scp send folder 
Shell :: restart debian server from ssh 
Shell :: gitignore still tracking files 
Shell :: remove quotes from parameter batch 
Shell :: ubuntu pip cv_bridge 
Shell :: comment installer le mkpasswd sur ubuntu 
Shell :: Connected local Jupyter notebook server to Google Collab 
Shell :: how to copy one file to multiple directories in linux 
Shell :: git: Download specific commit from git repository : remote 
Shell :: Pull Changes From a Remote Repository in git command 
Shell :: Command for installing sha256 hashing algorithm 
Shell :: how to get last folder from path 
Shell :: conflict: unable to remove repository reference sail 
Shell :: usedapp install command 
Shell :: ros galactic build from source 
Shell :: exporting samtools to path 1.13 
Shell :: how to run built in automated test of your project in django 
Shell :: psycopg2 not installing on python-alpine 
Shell :: youtube-dl show formats 
Shell :: composer command to install vendor in magento 2 
Shell :: git change oriign 
Shell :: linux cp files with number range 
Shell :: edgerouter x hosts file location 
ADD CONTENT
Topic
Content
Source link
Name
4+8 =