Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined!
    Join Date
    Mar 2009
    Posts
    6

    Red face 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.

  2. #2
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    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

  3. #3
    Just 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

  4. #4
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    Quote Originally Posted by veerloh View Post
    Thanks for the reply,

    Which one is better to view .chm files and where can i get it from
    Your distros package reporitories usually have the applications you need. If using GNOME or XFCE, then xchm or gnochm will be ideal. If using KDE, then try kchmviewer.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...