Using the jmason.org apt Repository

Here's how to set up your Ubuntu Dapper or Edgy machine to use the jmason.org apt repository.

Dapper

Edit /etc/apt/sources.list and add:

deb http://jmason.org/ubuntu edgy main
deb-src http://jmason.org/ubuntu edgy main

Then run apt-get update, and apt-get install whatever app you want to install.

Edgy

Edit /etc/apt/sources.list and add:

deb http://jmason.org/ubuntu edgy main
deb-src http://jmason.org/ubuntu edgy main

Then run apt-get update, and apt-get install whatever app you want to install.

UsingAptRepository (last edited 2006-12-29 14:09:03 by 213-202-130-205)