Difference between revisions of "Compiz and Emerald"
Views
Actions
Namespaces
Variants
Tools
no edit summary
imported>Verityproductions |
imported>Verityproductions |
||
Line 26: | Line 26: | ||
{{Tip|pacman will automatically download dependencies, so it is not necessary to actually specify ALL the packages we need. For example, asking pacman to download and install Emerald's themes will automatically result in downloading Emerald itself, if not already installed. This is because Emerald is a dependency of the themes.}} | {{Tip|pacman will automatically download dependencies, so it is not necessary to actually specify ALL the packages we need. For example, asking pacman to download and install Emerald's themes will automatically result in downloading Emerald itself, if not already installed. This is because Emerald is a dependency of the themes.}} | ||
As illustrated in the screenshot below, entering the command to install both Compiz Fusion and Emerald together for XFCE has resulted in pacman automatically pulling a few extra packages as dependencies of the ones specified (i.e. seven packages have been listed, but eleven are being downloaded in this instance): | |||
[[File: compiz_dependencies.png]] | |||
Once installed, it will not be necessary to reboot your machine; you can start setting them up straight away! | |||
=== Installation for XFCE === | === Installation for XFCE === | ||
Line 37: | Line 42: | ||
* To install both Compiz Fusion and Emerald together: | * To install both Compiz Fusion and Emerald together: | ||
sudo pacman -S ccsm compiz-core fusion-icon emerald-themes compiz-fusion-plugins-extra libcompizconfig compiz-manager | sudo pacman -S ccsm compiz-core fusion-icon emerald-themes compiz-fusion-plugins-extra libcompizconfig compiz-manager | ||