Results 1 to 4 of 4
Hi,
Is there a way to find out which software packages are by default present in my linux
distro. I have Fedora 8 and i want to know which packages ...
- 05-24-2009 #1Just Joined!
- Join Date
- Mar 2009
- Posts
- 6
find packages in a distro
Hi,
Is there a way to find out which software packages are by default present in my linux
distro. I have Fedora 8 and i want to know which packages are already present to avoid downloading of available packages. Also if the packages are present how do i utilise them or make use of them.
I want to view a .chm file. How do i make sure if i have such a viewer already present in my distro. And if it is not, then which is the best viewer in this case.
- 05-24-2009 #2
Most distros do not install a chm viewer by default. There are several available e.g. xchm, gnochm and kchmviewer. As for checking rpm packages, you can do
Code:rpm -qa
- 05-25-2009 #3Just Joined!
- Join Date
- Mar 2009
- Posts
- 6
Thanks for the reply,
Which one is better to view .chm files and where can i get it from
- 05-25-2009 #4


Reply With Quote
