Pkg::IsProvided Package_PkgMediaCount.htmlPrev  Access to packagemanager  Package_IsSelected.htmlNext Name
Pkg::IsProvided — returns  'true' if the tag is provided by a package in the installed system
Synopsis
            boolean
            
IsProvided          (
            string
             
tag          
); Parameters
            
string            
tag          
Return
            
boolean          
Description
        
 tag can be a package name, a string from requires/provides or a file name (since a package implictly provides all its files)
      
Usage
   Pkg::IsProvided ("glibc") -> true
 
Package_PkgMediaCount.htmlPrev  Package.htmlUp  Package_IsSelected.htmlNext Pkg::PkgMediaCount index.htmlHome  Pkg::IsSelected 