DO NOT INSTALL COMPIZ FUSION IF YOU ARE A NEW USER
USING 3RD PARTY REPOSITORIES IS NOT RECOMMENDED
If you are adamant about installing Compiz Fusion from a 3rd party repository, this is the only method I recommend. I strongly discourage the use of Trevino’s repository.
*updated to reflect Amaranth’s guide*
https://help.ubuntu.com/community/CompositeManager/CompizFusion
Amaranth is the developer/maintainer of Compiz for Ubuntu. These are packages backported directly from the Gutsy Repository. This repository does not have a pgp key, to remind users that they are installing/updating from a 3rd party repository.
**compiling links at the bottom of this post
*please remove any repositories you were using (i.e. vorian extras Treveno eyecandy)
** also purge Treveno’s packages
sudo apt-get --purge remove compiz* libcompizconfig
then
sudo aptitude remove libgnome-compiz-manager0 compiz-extra libcompizconfig0 compiz-dev compiz-gtk compiz-kde compiz-settings libcompizconfig-backend-gconf compiz-config-ini gcompizthemer compiz-plugins libgnome-compiz-manager-dev compizconfig-backend-kde compizconfig-settings-manager python-compizconfig compiz-config-gnome taskbar-compiz compizconfig-plugin compiz-freedesktop-dev compiz-fusion-plugins-unofficial compiz-bcop compiz-ccs-settings-manager libgnome-compiz-manager libcompizconfig0-dev compiztools compizconfig-settings-legacy compiz-fusion-plugins-extra compiz-compcomm-plugins-main compiz-fusion-plugins-unsupported compiz compiz-extra-plugins compiz-fusion-plugins-main libcompizconfig-backend-kconfig compiz-core compiz-decorator gnome-compiz-manager compiz-fusion-plugins-main compiz-gnome libcompizconfig-dev libgnome-compiz-manager0-dev libcompizconfig0 libcompizconfig-backend-gconf libcompizconfig0-dev libcompizconfig-backend-kconfig libcompizconfig-dev
First add Amaranth’s repository:
add to your /etc/apt/sources.list (see Adding Repositories for additional help)
deb http://ppa.dogfood.launchpad.net/amaranth/ubuntu feisty main restricted universe multiverse
deb-src http://ppa.dogfood.launchpad.net/amaranth/ubuntu feisty main restricted universe multiverse
Next, update your repository and install Compiz & Compiz Fusion Plugins
select all:
sudo apt-get update && sudo apt-get dist-upgrade && sudo apt-get install compiz compizconfig-settings-manager
LETS GET COMPIZ FUSION RUNNING!!!! ![]()
*The Following commands should be entered after hitting ALT+F2 (looks like this)

To Run Compiz Fusion
use alt+F2 and enter
compiz --replaceTo configure Compiz
alt+F2 and enter
ccsmYou can also configure Compiz Fusion by going to System>Preferences>CompizConfig Settings Manager
Have Fun ![]()
TO COMPILE COMPIZ FUSION FIRST RELEASE 0.5.2
The Compiz Fusion 0.5.2 tarballs are available at http://releases.compiz-fusion.org/0.5.2/ . You can verify these tarballs using the sha1sums in http://releases.compiz-fusion.org/0.5.2/compiz-fusion-0.5.2.sha1 , which are signed by Compiz Fusion Release Team GPG key (C2B8F46E) at http://releases.compiz-fusion.org/0.5.2/compiz-fusion-0.5.2.sha1.asc . The matching Compiz Core tarball is available in the compiz/ subdirectory.
Instructions on upgrading from Beryl can be found here
For more information, see onestone’s forum post here
more info at the compiz fusion blog….
Some quick tricks:
- Hold CTRL + ALT keys and with the left mouse button rotate the cube
- Super + E activates the Expo plugin
- Hold Super + Shift and with your mouse paint fire on your desktop
- Super + Shift + C will erase the fire paint
- Super + Tab activates the Ring Switcher plugin


Chris wrote:
What adjustments would I make to this guide for Kubuntu 7.04? I have previously installed compiz-fusion/compiz-kde using the Treviño eyecandy repos with no luck in getting window decorations working…
# Posted on 13-Aug-07 at 5:40 am
Steve wrote:
There are two important things to note.
1) Compiz with Fusion plugins will be available in Gutsy in two months
2) If you want Compiz Fusion with feisty, you have two options -(a) compile the packages yourself or (b) use a third party repository.
Amaranth has the most trusted repository, again, as he is the developer and maintainer for compiz.
There are plenty of guides and repositories available. However, I feel it is important to advise people on what the most reliable and trusted way to install compiz with fusion plugins via 3rd party repository.
Ideally, a person would just compile the packages from the source.
# Posted on 13-Aug-07 at 6:01 am
Matt wrote:
That repository should be gpg authenticated in order to really make it “the most trusted repository” having Compiz Fusion. At the moment it is not a trusted repo in that sense, whether the maintainer is the official Ubuntu Compiz developer or not. Trusted apt with gpg authentication is simply the official way to use apt in both Ubuntu and Debian nowadays.
# Posted on 13-Aug-07 at 3:22 pm
Matt wrote:
…Oh, I found out that one cannot sign the PPA repos. In Amaranth’s own words:
“As for my repo not being signed, that’s by design. You cannot sign PPA repos. It’s to make it obvious what software you’re using isn’t official.”
# Posted on 13-Aug-07 at 3:42 pm
Scott wrote:
This method really boogered up my fusion! I never did get the window borders to work, and it froze my Feisty rock-solid at least twice before I removed it, and went back to the CF-Installer-Updater script:
http://ubuntuforums.org/showthread.php?t=508769&highlight=CFInstaller-Updater
# Posted on 14-Aug-07 at 10:28 am
Matt wrote:
videos seem to have sluggish performance when using Amaranth’s Compiz packages. After disabling CompizFusion videos worked ok again. I don’t remember to have had such problems with Treviño’s Compiz.
# Posted on 17-Aug-07 at 1:25 am
Matt wrote:
Enabling Desktop Effects from the Gnome preferences menu doesn’t work with Amaranth’s CompizFusion (at least here, with Ubuntu Feisty). If it can’t be fixed now, it shouldn’t be mentioned in the other guide here: https://help.ubuntu.com/community/CompositeManager/CompizFusion
# Posted on 17-Aug-07 at 1:59 am
Matt wrote:
Sorry but I’m going back to Treviño’s version of CompizFusion too. For now it is just more stable and works better. An example: I have had about three update notices of the package compiz-core within a single day. I checked and even rthe vesion number was the same as before, so why the heck does apt tell me I should update the package once again?? And even after all the updates, there still are problems with video performance, for example.
Besides, Treviño’s repository uses gpg signing like a good truly trustworthy Ubuntu/apt repository should.
Hopefully, and probably, all the problems in Amaranth’s Compiz get fixed by the time Gutsy will be released though. Good luck, and patience!
# Posted on 17-Aug-07 at 6:46 am
Matt wrote:
A good repository of backported CompizFusion, from Gutsy to Feisty, here:
http://syzygy42.tuxfamily.org/dists/feisty/compiz/
# Posted on 17-Aug-07 at 7:48 am
Matt wrote:
Reacocard’s Ubuntu debs have CompizFusion too:
http://syzygy42.tuxfamily.org/dists/feisty/compiz/
# Posted on 17-Aug-07 at 7:49 am
Rick wrote:
Is “-purge” a valid APT-GET option?
ricko@sserver704:~$ sudo apt-get –purge remove compiz* libcompizconfig*
E: Invalid operation –purge
Good Start !
# Posted on 22-Aug-07 at 2:23 pm
FOSSwire » How To: Compiz Fusion on Ubuntu 7.04 (Feisty Fawn) wrote:
[...] Please see this updated guide [...]
# Posted on 24-Aug-07 at 6:04 am
Acgla wrote:
@Rick
It’s sudo apt-get –purge remove compiz* libcompizconfig
It works great.
# Posted on 26-Aug-07 at 8:25 am
GreySim wrote:
@Rick - The purge option should have two hyphens. The blog software here is just converting the two - - together into an em dash.
@Steve - Can you clue us in on *why* you strongly discourage the use of Trevino’s repository? I could understand preferring to have used Amaranth’s in the first place, but I don’t understand what’s so drastically wrong with Trevino’s packages that it warrants detailed instructions on how to remove them if you already happen to have them installed.
# Posted on 29-Aug-07 at 12:47 am
GreySim wrote:
In fact, I actually am going back to Trevino’s repository as well. I have, to the best of my knowledge, completely purged all packages from there, cleared the apt cache, installed compiz-core *definitely* from http://ppa.dogfood.launchpad.net feisty/main compiz-core 1:0.5.2-0ubuntu3~ppa4, and yet the package insists that it constantly needs updating somehow. I don’t understand it at all.
That and there are less plugins available overall. The only downfall I see to using Trevino’s packages is that a dist-upgrade to Gutsy might get tricky when it’s released, but even that is just a wild stab in the dark, and I’d rather do a fresh install at that point in the future anyway so that I can have sane Compiz Fusion packages now.
# Posted on 29-Aug-07 at 1:28 am
links for 2007-09-07 « Where Is All This Leading To? wrote:
[...] FOSSwire » CompizFusion: ***Updated guide for Ubuntu 7.04*** (tags: beryl compiz howto install linux ubuntu) [...]
# Posted on 06-Sep-07 at 5:32 pm