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.

Slides:



Advertisements
Similar presentations
Managing Your Site – Lesson 61 Managing Your Site Lesson 6.
Advertisements

MY NCBI (module 4.5).
MS-Word XP Lesson 1.
Ways to keep your PC running smoothly  Reboot at least once a week  Make sure fan is free of dust and debris  Defragment your PC once a month  Run.
Linux Boot Loaders. ♦ Overview A boot loader is a small program that exists in the system and loads the operating system into the system’s memory at system.
Lesson 5-Accessing Networks. Overview Introduction to Windows XP Professional. Introduction to Novell Client. Introduction to Red Hat Linux workstation.
COMPREHENSIVE Windows Tutorial 10 Improving Your Computer’s Performance.
1 Chapter Overview Installing New Hardware Installing Updates Managing Client Access Licenses Troubleshooting Boot Problems.
Figure 1. Hit analysis in 2002 of database-driven web applications Hits by Category in 2002 N = 73,873 Results Reporting 27% GME 26% Research 20% Bed Availability.
Live Meeting 2007: Presenter's companion Interact with attendees You’re using Live Meeting to conduct an orientation session for new hires, and now you.
Create Forms Lesson 5. Software Orientation Creating Forms A form is a database object –enter, edit, or display data from a table or query Providing.
Guide to MCSE , Enhanced 1 Activity 10-1: Restarting Windows Server 2003 Objective: to restart Windows Server 2003 Start  Shut Down  Restart Configure.
1 ADVANCED MICROSOFT WORD Lesson 15 – Creating Forms and Working with Web Documents Microsoft Office 2003: Advanced.
Chapter 7 Installing and Using Windows XP Professional.
1 SAMBA. 2 Module - SAMBA ♦ Overview The presence of diverse machines in the network environment is natural. So their interoperability is critical. This.
Downloading & Installing Software Chapter 13. Maintaining the System Yum Pirut BitTiorrent Rpm Keeping Software Up To Date Up2date Red Hat Network Wget.
Linux Operations and Administration
MCTS Guide to Microsoft Windows Server 2008 Applications Infrastructure Configuration (Exam # ) Chapter Two Deploying Windows Servers.
Connecting to Network. ♦ Overview ► A network connection is required to communicate with other computers when they are in a network. Network interface.
SUSE Linux Enterprise Server Administration (Course 3037) Chapter 4 Manage Software for SUSE Linux Enterprise Server.
Managing User Accounts. Module 2 – Creating and Managing Users ♦ Overview ► One should log into a Linux system with a valid user name and password granted.
1 Apache. 2 Module - Apache ♦ Overview This module focuses on configuring and customizing Apache web server. Apache is a commonly used Hypertext Transfer.
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.
1 OrderPro Point of Sale (POS) Training Prepared by Christina Van Metre Independent Educational Consultant CTO, Business Development Team © Training Version.
1 Electronic Messaging Module - Electronic Messaging ♦ Overview Electronic messaging helps you exchange messages with other computer users anywhere in.
SUSE Linux Enterprise Desktop Administration Chapter 6 Manage Software.
Guide to Linux Installation and Administration1 Chapter 4 Running a Linux System.
Configuring Disk Devices. Module 4 – Configuring Disk Devices ♦ Overview This module deals with making partitions using fdisk, implementing RAID and Logical.
LIMS USER TRAINING 2 Installation and Reference Data Configuration.
XP Practical PC, 3e Chapter 3 1 Installing and Learning Software.
Course ILT Forms and queries Unit objectives Create forms by using AutoForm and the Form Wizard, and add or modify form headers and footers Open and enter.
Installation of packages Objectives –Using software packaging tools Contents –Application delivered as –Where to get commonly used rpm’s –Autofs on! –Getting.
Kickstart Installation
Linux Kernel Management. Module 9 – Kernel Administration ♦ Overview The innermost layer of Linux operating system is the kernel, which is a thin layer.
Creating and Managing File Systems. Module 5 – Creating and Managing File Systems ♦ Overview This module deals with the structure of the file system,
Linux Security. Module 13 – Linux Security ♦ Overview Linux is more prone today to security loopholes and attacks, both inside and outside the network.
SMS Software Distribution. Overview  Explaining How SMS Distributes Software  Managing Distribution Points  Configuring Software Distribution and the.
3 Copyright © 2004, Oracle. All rights reserved. Working in the Forms Developer Environment.
Installing Linux. Module 1 – Installing Linux ♦ Overview This module introduces you to the hardware and software terminology necessary to install a Linux.
1 Network Information System (NIS). 2 Module – Network Information System (NIS) ♦ Overview This module focuses on configuring and managing Network Information.
CHAPTER 8 Managing Software and System Resources.
Installing SAS 1. Requirements If you do not have an old copy of SAS installed on your computer, go directly to Slide 6. Make sure you have uninstalled.
2007 TAX YEARERO TRAINING - MODULE 61 ERO (Transmitter) Training Module 6 Federal and State Installation and Updates.
4 Copyright © 2004, Oracle. All rights reserved. Creating a Basic Form Module.
IT1001 – Personal Computer Hardware & System Operations Week 6 - Introduction to software installation.
Linux Operations and Administration
Materi managing user & groups, file system Managing Software Packages and File Systems The Complete Guide to Linux System Administration Chapter 10.
UNCLASSIFIED 1 UNITED IN SERVICE TO OUR NATION Manage Enclosure Documents for Requirements Package.
2 Copyright © 2005, Oracle. All rights reserved. Installing Oracle Software and Creating the Database.
C Copyright © 2006, Oracle. All rights reserved. Oracle Secure Backup Additional Installation Topics.
Downloading and Installing GRASP-AF Workshop Ian Robson Information Analyst, North of England Cardiovascular Network.
Agenda for Today  DATABASE Definition What is DBMS? Types Of Database Most Popular Primary Database  SQL Definition What is SQL Server? Versions Of SQL.
11 DEPLOYING AN UPDATE MANAGEMENT INFRASTRUCTURE Chapter 6.
Setting up a Printer. ♦ Overview Linux servers can be used in many different roles on a LAN. File and print servers are the most common roles played by.
System Administration Application Management. ● A common task for a system administrator is the installation, updating and removal of software. Several.
Tips for using Java with Internet Explorer
Installing and Learning Software
Installing Analysis Tool Pak
Installation of MySQL Objectives Contents Practical Summary
Installing and Learning Software
Working in the Forms Developer Environment
Dynamic Web Page A dynamic web page is a kind of web page that has been prepared with fresh information (content and/or layout), for each individual viewing.
Lecture 13 RPM and its advantages.
The Linux Command Line Chapter 14
More Scripting & Chapter 11
Lesson #7 MCTS Cert Guide Microsoft Windows 7, Configuring Chapter 7 Configuring Devices and Updates.
OPS235 PACKAGE MANAGEMENT
Installing Analysis Tool Pak
The Linux Command Line Chapter 14
Presentation transcript:

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 is to permit the installation and deletion of software packages. This module deals with the installation, verification and deletion of software using rpm. ♦ Lesson covered in this lesson ► Installing Software ► Viewing Software ► Removing Software Module 8 – Managing Software using RPM

Managing Software using RPM Lesson 1 – Installing Software Lesson1 - Installing Software ♦ Introduction Red Hat Package Manager referred as RPM is a tool or in Linux for software package management that is used to maintain a database of software and their files. RPM is used to install software. ♦ Topics covered in this lesson ► Red Hat Package Manager ► Installing Software through Command Line Interface ► Installing Software through Graphical Method

Managing Software using RPM Topic 1 – Red Hat Package Manager ♦ Red Hat Package Manager, referred as RPM is a tool in Linux for software package management. ♦ A RPM file comprises of all the files essential for running a specific program, and the important scripts to carry out the installation on its own ♦ The RPM tool carries out common management of all the RPM packages, which are installed on a particular host

Managing Software using RPM ♦ RPM packages are installed using the –i option to the rpm command. ♦ For example if the package, bash src.rpm has to be installed then the below command can be given. ♦ Conventionally –i option is also used with –v option that makes rpm to be more verbose. ♦ The –h option makes rpm to display progress meters as given below # rpm -ivh evolution src.rpm Topic 2 - Installing Software through Command Line Interface

Managing Software using RPM Topic 3 - Installing Software through Graphical Method ♦ To install new software using Graphical method, go to Main Menu =>Systems and Settings=>Add or Remove Packages Package Management

Managing Software using RPM Topic 3 - Installing Software through Graphical Method ♦ Select the RPM check box that has to be updated and click on Update Package Details

Managing Software using RPM ♦ This will display the Completed System Preparation panel. Click on Continue Completed System Preparation Topic 3 - Installing Software through Graphical Method

Managing Software using RPM Topic 3 - Installing Software through Graphical Method Updating System

Managing Software using RPM Topic 3 - Installing Software through Graphical Method ♦ After updating, it will ask for the disk to install the software package. To continue with it, insert a disk and click on OK Disk needed to install packages

Managing Software using RPM Lesson 2 – Viewing Software ♦ Introduction Once the software is installed, enquiry can be made on the software package and check whether the RPMs are installed. This process is querying. ♦ Topics Covered in this lesson Querying the Software Package Verifying the Installed Software Package

Managing Software using RPM Topic 1- Querying the Software Package ♦ The enquiry of the installed software packages can be done using the command ~]# rpm –q ♦ If the details about the software package i.e. name, version and release number of the installed software package has to be displayed, then the following command can be run. ~]# rpm –q

Managing Software using RPM Topic 2 – Verifying the Installed Software Package ♦ The software package that is installed has to be checked whether the installation has been successfully or not. So verification is done. ♦ The command used to verify a software package is ~]# rpm –V To verify a software package having a specific file: ~]# rpm –Vf /usr/home/user1 To verify all installed software packages: ~]# rpm – Va

Managing Software using RPM Graphical Method to Verify the software package ♦ Click on Main Menu => Systems and Settings => Add/Remove Packages and click on the software installed and click on Details. Package Management

Managing Software using RPM Graphical Method to Verify the software package ♦ Check the RPMs whose check boxes are enabled. Package Management Package Details

Managing Software using RPM Lesson 3 – Removing Software ♦ Introduction Software can be removed or uninstalled using RPM. The software, which is not in use currently, has to be removed so that the space occupied by it is saved for other programs. Software can be uninstalled using RPM on a command line interface and on a graphical interface as well. ♦ Topics covered in this Lesson 1. Uninstalling Software using RPM

Managing Software using RPM Topic 1 – Uninstalling Software using RPM ♦ Software applications can be uninstalled using the -e option to the rpm command: ] ~] # rpm -e ~] # ♦ Only the name of the software package is used when the software has to be uninstalled.

Managing Software using RPM Graphical method of Uninstalling Software ♦ Click on Main Menu => Systems and Settings => Add or Remove Packages. ♦ Click on Details on the software that has to be installed. Add/Remove Programs

Managing Software using RPM Graphical method of Uninstalling Software ♦ Uncheck the check boxes of the software package and this way the software can be uninstalled from the system. ♦ Package Details

Managing Software using RPM Conclusion  Summary ♦ Red Hat Package Manger, RPM is helpful in the management of software in the database ♦ While installing the software RPM traces whether the software required for software being installed is in the database or not ♦ When software is installed, it can be queried and the details about the rpms can be seen. ♦ Software that is not currently used has to be removed or uninstalled  Question and Answer Session