Project

General

Profile

Nightshade Legacy Ubuntu Repository Instructions

Nightshade for Ubuntu 12.04 (Precise) and 14.04 (Trusty):

1. Open a terminal
2. Type: sudo gedit /etc/apt/sources.list
3. Add the following lines to the bottom of the file:

deb http://packages.distroastro.org/nightshade trusty main
deb-src http://packages.distroastro.org/nightshade trusty main

or for Ubuntu 12:

deb http://packages.distroastro.org/nightshade precise main
deb-src http://packages.distroastro.org/nightshade precise main

4. Save the file
5. Exit gedit
6. type: wget -qO - http://packages.distroastro.org/key | sudo apt-key add -
7. type: sudo apt-get update
8. type: sudo apt-get install nightshade