This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
InstallViaAptitude
This only works on Ubuntu 8.04 LTS.
First, edit your /etc/apt/sources.list file and add the following on a line of its own below everything else:
deb http://apt.beonebody.org hardy main
Then, you’ll need to add my (Tim’s) public key so apt will trust the download:
cd /tmp
wget http://timmorgan.org/public_key.asc
sudo apt-key add public_key.asc
rm public_key.asc
Then:
sudo aptitude update
sudo aptitude install onebody
There are lots of dependencies for OneBody — install them all.
Once the installation is complete, you’ll need to run:
sudo /usr/bin/setup-onebody
…and answer the questions.
More Information
See DebianPackage for more information about how the files are structured and how to run commands.






