Appstream-GLib-0.6.1
      
      
      
        
          Installation of Appstream-GLib
        
        
          Install Appstream-GLib by running
          the following commands:
        
        
./configure --prefix=/usr --disable-static &&
make
        
          To test the results, issue: make
          check.
        
        
          Now, as the root user:
        
        
make install
       
      
        
          Command Explanations
        
        
          --disable-static: This
          switch prevents installation of static versions of the libraries.
        
        
          --enable-gtk-doc: Use this parameter if
          GTK-Doc is installed and you wish
          to rebuild and install the API documentation.
        
        
          --disable-builder: Use this switch if
          you have not installed gcab-0.7 and GTK+-3.20.9.
        
        
          --disable-dep11: Use this switch if you
          have not installed YAML-0.1.6.
        
       
      
        
          Contents
        
        
          
            
              Installed Programs:
              appstream-builder, appstream-compose, and
              appstream-util
            
            
              Installed Libraries:
              libappstream-builder.so and
              libappstream-glib.so
            
            
              Installed Directories:
              /usr/include/libappstream-builder,
              /usr/include/libappstream-glib, /usr/lib/asb-plugins-5,
              /usr/share/gtk-doc/html/appstream-glib, and
              /usr/share/installed-tests/appstream-glib
            
           
         
        
          
            Short Descriptions
          
          
            
            
              
                | 
                    appdata-validate
                   | 
                    is used to validate AppData for formatting and style
                    guidelines.
                   | 
              
                | 
                    appstream-builder
                   | 
                    is a developers tool to build metadata.
                   | 
              
                | 
                    appstream-util
                   | 
                    is a management tool for appstream-builder.
                   | 
              
                | 
                    libappstream-glib.so | 
                    contains objects and helper methods to help with reading
                    and writing AppStream metadata.
                   | 
            
          
         
       
      
        Last updated on 2016-08-29 23:02:26 -0700