Installing softwares in linux

Loading...

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

0 comments

Post a comment

    Post a comment
    Embed Video
    Edit your comment Cancel

    1 Favorite

    Installing softwares in linux - Presentation Transcript

    1. INSTALLING SOFTWARES (a.k.a PACKAGES)
      • WHY???
      • TAR Files
      • RPM Red Hat Package Manager
      • DEB Debian Package Manager
    2. RED HAT PACKAGE MANAGEMENT
      • Used by-
      • Naming Conventions-
      • packagename-a.b.c-x.arch.rpm
      • Syntax-
      • rpm [operations] [options] [packages]
      • Basic use:
      • rpm –ivh packagename.rpm
    3. DEBIAN PACKAGE MANAGER
      • COMMANDS:
      • DPKG
      • -i install install package
      • -P purge removes package and config. files
      • -r remove removes package leaves config.
      • -p print info. Prints info about inst. Packages
      • -I info prints info About uninstalled pkgs
      • APT-GET
    4. APT-GET
      • Advanced Packaging Tool
      • To install:
      • apt-get install packagename
      • To upgrade:
      • apt-get upgrade
      • To remove:
      • apt-get remove packagename
    5. TAR FILES
      • Works on every distribution.
      • More work to install.
      • Basic use:
      • tar xvf package.tar packg_directory
    6. INSTALLING SOFTWARE FROM SOURCE CODE:
      • Source code software must be compiled and installed.
      • Usually comes in compressed archive, called a tarball with a .tar or .tar.gz ending.
      • Archive includes source, configure script, makefile, and install scripts.
    7. INSTALLING SOFTWARE FROM SOURCE CODE:
      • CONFIGURE SCRIPTS – Inspects system for requirements and configures the makefile.
      • MAKEFILE- Contains installation parameters, variables, and setup instructions.
      • ‘ make’ and ‘make install’ commands are run to compile and install software.
    SlideShare Zeitgeist 2009

    + vedantsharmavedantsharma Nominate

    custom

    256 views, 1 favs, 0 embeds more stats

    More info about this document

    © All Rights Reserved

    Go to text version

    • Total Views 256
      • 256 on SlideShare
      • 0 from embeds
    • Comments 0
    • Favorites 1
    • Downloads 20
    Most viewed embeds

    more

    All embeds

    less

    Flagged as inappropriate Flag as inappropriate
    Flag as inappropriate

    Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

    Cancel
    File a copyright complaint
    Having problems? Go to our helpdesk?

    Categories

    Tags