Skip to content

Distros

Mort Yao edited this page Mar 13, 2016 · 7 revisions

Please feel free to add to this list.

Arch Linux

Available in community:

$ sudo pacman -S you-get

Or from AUR:

$ yaourt you-get-git

Ubuntu

From PPA: https://launchpad.net/%7Ecos-lyk/+archive/ubuntu/moonsoft/+packages

$ sudo add-apt-repository ppa:cos-lyk/moonsoft
$ sudo apt-get update
$ sudo apt-get install you-get
Clone this wiki locally