-
Notifications
You must be signed in to change notification settings - Fork 6
Installing Shell
Ivan Krutov edited this page Jan 22, 2017
·
3 revisions
To install shell on Debian-based Linux type:
$ sudo add-apt-repository ppa:meridor/perspective
$ sudo apt-get update
$ sudo apt-get install perspective-shell
Only stable version are published in packages due to PPA limitations.
To install on Mac via Homebrew type:
$ brew tap meridor/homebrew
$ brew install perspective-shell
To install latest development version type:
$ brew install --devel perspective-shell