Difference between revisions of "Things to install on fresh Fedora 19."
From MyWiki
Line 11: | Line 11: | ||
wallpapoz<br> | wallpapoz<br> | ||
To identify filesystem type use "df -hT"<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