Difference between revisions of "Things to install on fresh Fedora 19."

From MyWiki
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
'''Interesting stuff'''<br>
 
'''Interesting stuff'''<br>
 
rpm2cpio  : to examine the contents of a package. <br>
 
rpm2cpio  : to examine the contents of a package. <br>
wallpapoz
+
wallpapoz<br>
 +
To identify filesystem type use "df -hT"<br>
 +
Location of downloaded rpm files :/home/george2/Downloads/rpm/usr/src/kernels/3.9.5-301.fc19.x86_64/include<br>
 +
These were extracted using : rpm2cpio kernel-devel-3.9.5-301.fc19.x86_64.rpm | cpio -idmv<br>

Latest revision as of 01:34, 24 November 2014

Cairo Dock
rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
yum install cairo-dock\*

Gnome Tweak Tool
yum install gnome-tweak-tool



Interesting stuff
rpm2cpio  : to examine the contents of a package.
wallpapoz
To identify filesystem type use "df -hT"
Location of downloaded rpm files :/home/george2/Downloads/rpm/usr/src/kernels/3.9.5-301.fc19.x86_64/include
These were extracted using : rpm2cpio kernel-devel-3.9.5-301.fc19.x86_64.rpm | cpio -idmv