Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > System > Archiving

    rpmdepend 0.0.1

    Download button

    No screenshots available
    Downloads: 609  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.2/5)
    15 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Kapowee | More programs
    GPL / FREE
    November 4th, 2007, 19:05 GMT
    ROOT / System / Archiving

     Read user reviews (0)  Refer to a friend  Subscribe

    rpmdepend description

    rpmdepend application checks all installed rpm packages and reports on whether their dependencies are satisfied.

    rpmdepend application checks all installed rpm packages and reports on whether their dependencies are satisfied.

    RPM is the Redhat Package Manager. Its very prevalent and is a common form of distribution for both x86 and the PowerPC. However, anyone who's used debian's packages with the lovely apt-get tool and others realizes that RPMs have their problems. Namely, dependencies are often represented by files instead of packages, and some dependencies are not strictly required. Unfortunately RPM offers no "suggests" style dependencies. This often causes users to force installs with the --nodeps option, because they either don't know where to get the files that are dependencies, or know that they aren't needed.

    Worst of all is the fact that the installer often installs all selected packages by forcing it. Hence sometimes a clean and minimal system will be missing a few dependencies for the programs you just installed. This requires that you check every installed package for its dependencies to see if they are satisfied, and then set about finding out how to satisfy them.

    Therefore, what we want is a program which:

    Finds out what is required by all installed packages.

    Finds out if these requirements are satisfied.

    Tries to find out how to satisfy these requirements if they are not.

    Presents the results to the user in a readable and speedy manner.

    Usage:

    To run this make rpmdepend.pl executable. Run it at the prompt. You may find it more useful to type something like:

    rpmdepend.pl >rpmcheck

    Reading through the file rpmcheck will reveal the following format:

    a package name,
    what libraries it provides,
    what it requires preceded by:
    a '-' meaning satisfied
    a '!' meaning not satisfied
    a '?' meaning possibly satisfied if the right version is used
    a '#parse!#' meaning the requirement doesn't parse to a file, library, or package name.

    Basically search the file for any '!' or '?' marks and decide whether you need it. For example, many packages require: /bin/csh but they lie really.

    Product's homepage

      


    TAGS:

    rpm checker | rpm dependencies | Redhat Package Manager | rpm | checker | dependencies

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM