July 25, 2006
Some Repositoir for Ubuntu-aiglx
Setting up the repository…
First, open your /etc/apt/sources.list in an editor.
sudo nano /etc/apt/sources.list
Then, insert one of these lines (each are various mirrors, and you can get deb-src from them too if you wish.)
deb http://www.beerorkid.com/compiz dapper main
deb http://ubuntu.compiz.net/ dapper main
If you use aiglx, add ‘ aiglx’ to the end of the line (so it reads ‘main aiglx’
Then, [...]