Difference between revisions of "Things to install on fresh Fedora 19."
From MyWiki
(5 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
<br> | <br> | ||
'''Interesting stuff'''<br> | '''Interesting stuff'''<br> | ||
− | rpm2cpio | + | rpm2cpio : to examine the contents of a package. <br> |
+ | 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