A Practical Guide to Fedora and Red Hat Enterprise Linux Unit 8: Installing Software in Linux Chapter 13: Downloading and Installing Software By Fred R.

Slides:



Advertisements
Similar presentations
Software Package Management WeeSan Lee. Roadmap What is software package management? RPM YUM pkgtools.
Advertisements

A Practical Guide to Fedora and Red Hat Enterprise Linux Unit 4: More Command Line Interface (CLI) Chapter 7: The Linux Shell By Fred R. McClurg Linux.
Software installation Chapter 7. Software installation Numerous software options Usually free Open source Several sources Installation CD Websites sourceforge.net.
Linux+ Guide to Linux Certification Chapter 12 Compression, System Backup, and Software Installation.
Linux+ Guide to Linux Certification, Third Edition Chapter 11 Compression, System Backup, and Software Installation.
Installing Linux softwares Sirak Kaewjamnong. 2 Software packets  When Linux developers create their software they typically bundle all the executable.
Chapter 11 Compression, System Backup, and Software Installation.
Downloading & Installing Software Chapter 13. Maintaining the System Yum Pirut BitTiorrent Rpm Keeping Software Up To Date Up2date Red Hat Network Wget.
Module 10 – Linux Installations. Wikipedia: Red Hat Package Manager or RPM Package Manager (RPM) is a package management system. The name RPM variously.
Managing Software using RPM. ♦ Overview In Linux, Red Hat Package Manager referred as RPM is a tool used for managing software packages and its main function.
Linux Operations and Administration
A Practical Guide to Fedora and Red Hat Enterprise Linux Unit 10: Basic Apache Configuration and Management Chapter 26: Apache (httpd): Setting Up a Web.
Linux+ Guide to Linux Certification
A Practical Guide to Fedora and Red Hat Enterprise Linux Unit 2: The Linux Desktop Chapter 4: Introduction to Fedora and Red Hat Enterprise Linux By Fred.
Dustin Harman VM Workshop 2015 RPM Basics. What is RPM? Red Hat Package Manager Native package manager on RHEL, Fedora, SUSE, some Mandriva RPM/SRPM files.
SUSE Linux Enterprise Server Administration (Course 3037) Chapter 4 Manage Software for SUSE Linux Enterprise Server.
LPIC-1 TRAINING COURSE Topic 102: Linux Installation and package management.
Package Management How to use rpms. Topics The Problem of Software Installation Package Management Systems Using RPM Finding RPMs Building RPMs.
COSC 4750 Customizing and maintenance. Installing software Redhat/Fedora (and linux in general) has a package installer, called rpm Many programs will.
October, Scientific Linux INFN/Trieste B.Gobbo – Compass R.Gomezel - T.Macorini - L.Strizzolo INFN - Trieste.
Linux Package Management Dr. Michael L. Collard 1.
DB server + PHPMyAdmin ดรัสวิน วงศ์ปรเมษฐ์ สาขาวิชาเทคโนโลยีสารสนเทศ คณะ วิทยาศาสตร์ มรภ. บร. 19/10/56.
MAE Continuous Integration Administration guide July 8th, 2013.
Linux Introduction Part 2. Finding Files find “start directory” -name "filename“ Find the file called "filename" on the filesystem starting the search.
CIT 470: Advanced Network and System AdministrationSlide #1 CIT 470: Advanced Network and System Administration Package Management.
Install Software. UNIX Shell The UNIX/LINUX shell is a program important part of a Unix system. interface between the user & UNIX kernel starts running.
Linux+ Guide to Linux Certification Chapter Thirteen Compression, System Back-Up, and Software Installation.
Managing Software Patches 10/15/ Introducing Solaris OE Patches A patch contains collection of files and directories Patch replaces existing files.
EMT 2390L Lecture 6 Dr. Reyes Reference: The Linux Command Line, W.E. Shotts.
Linux Network Configuration Linux System Administration /etc/resolv.conf Tells the kernel which name server should be queried when a program asks to "resolve"
A Practical Guide to Fedora and Red Hat Enterprise Linux Unit 6: More Scripting in Linux Chapter 17: Configuring a LAN By Fred R. McClurg Linux Operating.
SUSE Linux Enterprise Desktop Administration Chapter 6 Manage Software.
Guide to Linux Installation and Administration1 Chapter 4 Running a Linux System.
A Practical Guide to Fedora and Red Hat Enterprise Linux Unit 9: Linux Network Services Chapter 16: Administration Tasks By Fred R. McClurg Linux Operating.
A Practical Guide to Fedora and Red Hat Enterprise Linux Unit 4: More Command Line Interface (CLI) Chapter 6: The Linux File System By Fred R. McClurg.
A Practical Guide to Fedora and Red Hat Enterprise Linux Unit 9: Basic Linux Administration Chapter 11: System Administration: Core Concepts Chapter 16:
Installation of packages Objectives –Using software packaging tools Contents –Application delivered as –Where to get commonly used rpm’s –Autofs on! –Getting.
Linux Overview Why Linux ? Not-so-ancient history –Torvalds, Linus Torvalds, 002 the Helsinki University, as a student, low budget, work home –rapid and.
CHAPTER 8 Managing Software and System Resources.
Installation of packages Objectives –Using software packaging tools Contents –Application delivered as –Where to get commonly used rpm’s –Autofs on! –Getting.
© 2006 ITT Educational Services Inc. Linux Operating System :: Unit 3 :: Slide 1 Downloading and Installing Software yum pirut Bit Torrent rmp.
CSCI 330 UNIX and Network Programming Unit XX: Linux Administration.
Sys Admin Course Package Management Fourie Joubert.
RedHat Package Management RPM and YUM in RedHat Enterprise, Fedora, Suse and Centos.
Installing Applications in FreeBSD lctseng. Computer Center, CS, NCTU 2 Before we start  Permission issue root: the super user Like administrator in.
Software Management Linux Software Package File Extensions Extension File.rpm Software package created with the Red Hat Software Package Manager, used.
Installation of PHP5 Objectives –Install PHP5 with support for Apache and MySQL Contents –Installing latest dependencies LibXML & LibSLT –Compiling and.
System Administration Application Management. ● A common task for a system administrator is the installation, updating and removal of software. Several.
Perl in RPM-Land Dave Cross Magnum Solutions Ltd YAPC::Europe 15 th August 2008.
Chapter 9 Managing Software
Installation of MySQL Objectives Contents Practical Summary
CIT 470: Advanced Network and System Administration
Linux Command RTFM: rpm(8) & yum(8)
IBM Tivoli Provisioning Manager Red Hat 5 patch management
Chapter 7 Installing Program &Backup Tool
Managing Software.
Ubuntu Working in Terminal
A Practical Guide to Fedora™ and Red Hat® Enterprise Linux®
The Linux Command Line Chapter 14
More Scripting & Chapter 11
RedHat Package Management
University of Texas Rio Grande Valley Systems Administration CSCI 6175
A Practical Guide to Fedora™ and Red Hat® Enterprise Linux®
OPS235 PACKAGE MANAGEMENT
COP 4343 Unix System Administration
A Practical Guide to Fedora™ and Red Hat® Enterprise Linux®
The Linux Command Line Chapter 14
Perl in RPM-Land Dave Cross Magnum Solutions Ltd YAPC::Europe
A Practical Guide to Fedora™ and Red Hat® Enterprise Linux®
A Practical Guide to Fedora™ and Red Hat® Enterprise Linux®
Presentation transcript:

A Practical Guide to Fedora and Red Hat Enterprise Linux Unit 8: Installing Software in Linux Chapter 13: Downloading and Installing Software By Fred R. McClurg Linux Operating System © Copyright 2013, All Rights Reserved

rpm: RedHat Package Manager Description: CLI for installs, uninstalls, upgrades, queries Installs ◦ rpm -Uvh \ samba fc14.i686.rpm

yum: Yellow Dog Updater, Modified Description: CLI for installs, uninstalls, upgrades, queries and checks dependencies ◦ Command line utility ◦ Already installed ◦ Checks for compatibility ◦ Checks for dependencies ◦ Installs required software ◦ Upgrades out of date software

yum: Options yum install ◦ Description: Downloads and installs software from yum repository. Installs any dependant packages ◦ Syntax:  yum install vim-enhanced yum remove ◦ Description: Removes specified packages ◦ Syntax:  yum remove vim-enhanced

yum: Options yum list ◦ Description: Lists all packages in the yum repository ◦ Syntax:  yum list | grep -i vim yum search ◦ Description: Searches the string in the package description, summary and name ◦ Syntax:  yum search vim

Adding/Removing Software Fedora ◦ gpk-application :  GUI for adding and removing software RHEL ◦ pirut :  GUI for adding and removing software

Compile/Install Source Code 1. tar -xvzf src.tar.gz and 2../configure 3. make 4. sudo make install or 2../configure && make && sudo make install

Downloading without Browser wget: ◦ Allows you to download files without a browser wget \ wget -b \

Using ftp ftp prep.ai.mit.edu ◦ User: anonymous cd pub/gnu/gcc ls cd gcc lcd c:\Users\Fred\Downloads binary get gcc tar.gz quit