Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Red Hat 5.10 repository issue - desktop version Post 302879133 by blackrageous on Tuesday 10th of December 2013 04:20:02 PM
Old 12-10-2013
try this to see what is in your repositories...
Code:
yum list available

or
Code:
yum list available | grep -i php

you can also download rpm's and use yum to intall them; you can also add additional repositories; as you may know, yum is used because unlike simple use of rpm, you will install depenedencies.
 

10 More Discussions You Might Find Interesting

1. Linux

Red Hat Enterprise Linux Version 3

Hello there guys, i'm new in this linux world and i'm having problems with telnet session. I enabled telnet login but it wont let me login as root. is there a file that i need to take a look to make sure that root could telnet to the system. Thanks a lot guys for your help. (2 Replies)
Discussion started by: josramon
2 Replies

2. Ubuntu

Red Hat Linux & Desktop Market Share

Hello Everyone! A simple question: Do you think that Red Hat Linux will be obtaining a MAJOR share of the desktop operating systems on personal computers in near future? 1. Yes 2. No 3.Not Sure Thanks JAM (13 Replies)
Discussion started by: Jawwad
13 Replies

3. Red Hat

Virtual Red Hat version

Hello, Is there a Virtual Red hat that will work with Windows Vista? I would like to become more familiar with it and a virtual version will help me with a hands on approach. Nov_User (3 Replies)
Discussion started by: nov_user
3 Replies

4. Shell Programming and Scripting

mailx for red hat version 5.4

Hi, i am trying to use mailx utility on red hat. I am unsuccessful in doing it. kindly see below for the steps i am doing :- 1) mailx -s "testing" user@ipaddress 2) when i check my /var/mail/ folder there is no file being generated by the name user, instead there is a file being... (10 Replies)
Discussion started by: dazdseg
10 Replies

5. Red Hat

How to Install Red Hat Linux Desktop version 4?

I want to install Red Hat Linux Desktop version 4. Please tell me the step-by-step installation and which file system will be best for this O/S? Like in windows, we have NTFS file system(which has very security features). Is there any such file system in Linux? Which file system should i use? (2 Replies)
Discussion started by: Anna Hussie
2 Replies

6. Red Hat

How to Install Red Hat Linux Desktop version 4?

I want to install Red Hat Linux Desktop version 4. Please tell me the step-by-step installation and which file system will be best for this O/S? Like in windows, we have NTFS file system(which has very security features). Is there any such file system in Linux? Which file system should i use?... (0 Replies)
Discussion started by: Anna Hussie
0 Replies

7. Red Hat

not large enough to display the application in red hat linux x win desktop

I use red hat linux es 5 I use startx to start the x-win desktop. But when I use vritual manager . The display application is too large so the bottom part for the application cannot show out. I cannot scroll down to get the display of bottm part . So, I do not know what button display at the... (0 Replies)
Discussion started by: chuikingman
0 Replies

8. Red Hat

How can I get Red Hat Desktop edition?

Is there any way to install Red Hat Linux any version without purchasing? If yes, Please help me. I know Fedora is alternative way of Free Linux. But I am more interested to install Red Hat Linux for Personal Use. If anyone really knows about this... Please Please Please help. ... (1 Reply)
Discussion started by: sagarsbhandare
1 Replies

9. UNIX for Dummies Questions & Answers

how to know if i use "Red Hat Enterprise Linux" or "Red Hat Desktop" ?

how to know if i use "Red Hat Enterprise Linux" or "Red Hat Desktop" ? (2 Replies)
Discussion started by: ahmedamer12
2 Replies

10. Red Hat

Any desktop models popular with Red Hat?

I am planning to install the latest version of Red Hat on a desktop computer, and use it as a platform to become more up-to-date on Linux and associated open source applications. I'm thinking to buy a used Dell or HP desktop computer; maybe two or three years old (or newer); on which to install... (2 Replies)
Discussion started by: CarsonsPlanet
2 Replies
DH_INSTALLLISTING(1)					User Contributed Perl Documentation				      DH_INSTALLLISTING(1)

NAME
dh_installlisting - install .listing files to be used by desktop-profiles package SYNOPSIS
dh_installlisting [debhelper options] [filename(s)] DESCRIPTION
dh_installlisting is a debhelper program that handles installing listing files used by the desktop-profiles package into the correct location in package builddirectories (NOTE: this command is provided by the desktop-profiles package, so don't forget to build-depends on it). It also updates the cache of profile assignments (when it exists) to reflect the added metadata. If a file named debian/package.listing exists (or debian/listing in case of the main package) it is installed in etc/desktop-profiles. In addition any files given as argument will be installed in etc/desktop-profiles as package_file.listing. The format of .listing files is described in desktop-profiles(7). A dependancy on desktop-profiles will be added to misc:Depends by using this script. SEE ALSO
debhelper(7) desktop-profiles(7) update-profile-cache(1) AUTHOR
Bart Cornelis (cobaco) <cobaco@skolelinux.no> perl v5.14.2 2006-12-13 DH_INSTALLLISTING(1)
All times are GMT -4. The time now is 11:24 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy