Fedora 15 Compiz: Difference between revisions

From GotOpinion
Jump to navigation Jump to search
m Created page with "== Install Compiz == <pre>[root@caterpillar ~]# yum install compiz-gnome.x86_64 compiz-gtk.x86_64 Loaded plugins: langpacks, presto, refresh-packagekit Setting up Install Proces..."
 
Line 84: Line 84:
Complete!
Complete!
[root@caterpillar ~]# </pre>
[root@caterpillar ~]# </pre>
<center>[[Fedora|To Fedora]]</center>

Revision as of 16:10, 31 July 2011

Install Compiz

[root@caterpillar ~]# yum install compiz-gnome.x86_64 compiz-gtk.x86_64
Loaded plugins: langpacks, presto, refresh-packagekit
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package compiz-gnome.x86_64 0:0.9.4-2.fc15 will be installed
---> Package compiz-gtk.x86_64 0:0.9.4-2.fc15 will be installed
--> Processing Dependency: compiz = 0.9.4-2.fc15 for package: compiz-gtk-0.9.4-2.fc15.x86_64
--> Processing Dependency: compiz-plugins-main > 0.9 for package: compiz-gtk-0.9.4-2.fc15.x86_64
--> Processing Dependency: libcompizconfig for package: compiz-gtk-0.9.4-2.fc15.x86_64
--> Processing Dependency: libcomposite.so()(64bit) for package: compiz-gtk-0.9.4-2.fc15.x86_64
--> Processing Dependency: libdecoration.so.0()(64bit) for package: compiz-gtk-0.9.4-2.fc15.x86_64
--> Processing Dependency: libopengl.so()(64bit) for package: compiz-gtk-0.9.4-2.fc15.x86_64
--> Processing Dependency: libboost_serialization-mt.so.1.46.0()(64bit) for package: compiz-gtk-0.9.4-2.fc15.x86_64
--> Running transaction check
---> Package boost-serialization.x86_64 0:1.46.0-3.fc15 will be installed
---> Package compiz.x86_64 0:0.9.4-2.fc15 will be installed
---> Package compiz-plugins-main.x86_64 0:0.9.4-1.fc15 will be installed
---> Package libcompizconfig.x86_64 0:0.9.4-1.fc15 will be installed
--> Processing Dependency: libprotobuf.so.6()(64bit) for package: libcompizconfig-0.9.4-1.fc15.x86_64
--> Running transaction check
---> Package protobuf.x86_64 0:2.3.0-7.fc15 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                   Arch         Version             Repository     Size
================================================================================
Installing:
 compiz-gnome              x86_64       0.9.4-2.fc15        updates        27 k
 compiz-gtk                x86_64       0.9.4-2.fc15        updates       137 k
Installing for dependencies:
 boost-serialization       x86_64       1.46.0-3.fc15       updates       156 k
 compiz                    x86_64       0.9.4-2.fc15        updates       1.3 M
 compiz-plugins-main       x86_64       0.9.4-1.fc15        fedora        889 k
 libcompizconfig           x86_64       0.9.4-1.fc15        fedora        115 k
 protobuf                  x86_64       2.3.0-7.fc15        fedora        288 k

Transaction Summary
================================================================================
Install       7 Package(s)

Total download size: 2.8 M
Installed size: 13 M
Is this ok [y/N]: y
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 2.8 M
(1/7): boost-serialization-1.46.0-3.fc15.x86_64.rpm      | 156 kB     00:00     
(2/7): compiz-0.9.4-2.fc15.x86_64.rpm                    | 1.3 MB     00:01     
(3/7): compiz-gnome-0.9.4-2.fc15.x86_64.rpm              |  27 kB     00:00     
(4/7): compiz-gtk-0.9.4-2.fc15.x86_64.rpm                | 137 kB     00:00     
(5/7): compiz-plugins-main-0.9.4-1.fc15.x86_64.rpm       | 889 kB     00:00     
(6/7): libcompizconfig-0.9.4-1.fc15.x86_64.rpm           | 115 kB     00:00     
(7/7): protobuf-2.3.0-7.fc15.x86_64.rpm                  | 288 kB     00:00     
--------------------------------------------------------------------------------
Total                                           823 kB/s | 2.8 MB     00:03     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : boost-serialization-1.46.0-3.fc15.x86_64                     1/7 
  Installing : compiz-0.9.4-2.fc15.x86_64                                   2/7 
  Installing : compiz-plugins-main-0.9.4-1.fc15.x86_64                      3/7 
  Installing : protobuf-2.3.0-7.fc15.x86_64                                 4/7 
  Installing : libcompizconfig-0.9.4-1.fc15.x86_64                          5/7 
  Installing : compiz-gtk-0.9.4-2.fc15.x86_64                               6/7 
  Installing : compiz-gnome-0.9.4-2.fc15.x86_64                             7/7 

Installed:
  compiz-gnome.x86_64 0:0.9.4-2.fc15      compiz-gtk.x86_64 0:0.9.4-2.fc15     

Dependency Installed:
  boost-serialization.x86_64 0:1.46.0-3.fc15                                    
  compiz.x86_64 0:0.9.4-2.fc15                                                  
  compiz-plugins-main.x86_64 0:0.9.4-1.fc15                                     
  libcompizconfig.x86_64 0:0.9.4-1.fc15                                         
  protobuf.x86_64 0:2.3.0-7.fc15                                                

Complete!
[root@caterpillar ~]# 
To Fedora