I've set up a personal package archive for Ubuntu for aldrin and armstrong. Packages are available for Ubuntu 9.04 (jaunty) for i386 amd64 and lpia architectures, though I've only tested the i386 ones.
The ppa is here: http://launchpad.net/~victor-hr/+archive/ppa
To add this ppa to your system follow this instructions (this instructions are also detailed in the above url):
1. Open System → Administration → Software Sources and press Third Party Software.
2. Press Add to add a new repository.
3. Enter this line :
- Code: Select all
deb http://ppa.launchpad.net/victor-hr/ppa/ubuntu jaunty main
4 Press Add Source
5. (optional but recommended, to add also the sources repository) Press Add again and a enter this line :
- Code: Select all
deb-src http://ppa.launchpad.net/victor-hr/ppa/ubuntu jaunty main
then, press Add Source again.
6 click Close to save the changes.
7.You will be notified that the information about available software is out-of-date. Press Reload.
8. The following step consists on importing the GPG signing key to be sure the software downloaded is authentic. Copy the following to a text file and save it (remember the location and the name of this file). This is the key you will need to import.
- Code: Select all
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: SKS 1.0.10
mI0ESkM4cgEEAMp27Nqb/b1lZqZgQjctIUQ9fh1NcpaHgloq+vH3HJoTOW3uklr/+3dZvZyH
LvpI5KOyi3CMWGJO1dS+bVfZdnuuLJEGi04M+9KJjtJ1D8V5u0YM+s2h1p9SdOVfGNikz2pt
HLD+kJJ0VUE29pOb812Mks+LLPimY12a8kjTtKqfABEBAAG0FExhdW5jaHBhZCBhbGRyaW4t
cHBhiLYEEwECACAFAkpDOHICGwMGCwkIBwMCBBUCCAMEFgIDAQIeAQIXgAAKCRC92CFEZMxh
ete/A/9V2smNJiBUirS+at4sgb8lWawGWbk/Fb+xV91UD347XjuSf/r0Yq0ZnYAwUzTUjY1Z
vkFvUcN836UcZYvYaYlh9PWFf87VsSb+lARnCKpUMTg8Wdr+Nm9I1jnJqqcfOS6Cb7eOrxFS
kJD2pGwmlUA/TbCQf9uCRGXwGbLJmMy86g==
=7oa/
-----END PGP PUBLIC KEY BLOCK-----
9. Import the key by selecting the Authentication tab, clicking on Import Key File, and then selecting the file you've just created.
After this steps you can install aldrin with your favorite method. The packages you have to install are:
- armstrong
armstrong-plugins-lunar
armstrong-plugins-lunar-extra
armstrong-plugins-zzub
python-zzub
aldrin
- Code: Select all
sudo apt-get install armstrong armstrong-plugins-lunar armstrong-plugins-lunar-extra armstrong-plugins-zzub python-zzub aldrin
Enjoy!!!
