Sponsored Content
Operating Systems Linux install openoffice writer from yum Post 302602683 by cokedude on Tuesday 28th of February 2012 03:48:10 AM
Old 02-28-2012
Quote:
Originally Posted by fpmurphy
Maybe. However you have not provided us with enough information to help you. What distribution and release are you using?
Fedora 15

Quote:
Originally Posted by Shirishlnx
Put ..
Code:
# uname -a

if centOs can use connect your box to internet and
Code:
 
-sh-3.2# yum list openoffice.org-writer*
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Available Packages
openoffice.org-writer.i386 1:3.1.1-19.5.el5_5.6 abcd
-sh-3.2# yum install openoffice.org-writer*
-sh-3.2#

Else download and install as local but... remember this package have many dependencies ... so try to mount your DVD ..
Code:
$ yum list openoffice.org-writer*
Loaded plugins: langpacks, presto, refresh-packagekit, versionlock
adobe-linux-i386                                     |  951 B     00:00     
fedora-chromium-stable                               | 3.4 kB     00:00     
fedora-chromium-stable/primary_db                    |  16 kB     00:00     
google-talkplugin                                    |  951 B     00:00     
http://wftp.tu-chemnitz.de/pub/linux/livna/repo/15/i386/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found : http://ftp.tu-chemnitz.de/pub/linux/livna/repo/15/i386/repodata/repomd.xml
Trying other mirror.
livna                                                | 3.6 kB     00:00     
rpmfusion-free-updates                               | 3.3 kB     00:00     
rpmfusion-free-updates/primary_db                    | 369 kB     00:00     
rpmfusion-nonfree-updates                            | 3.3 kB     00:00     
rpmfusion-nonfree-updates/primary_db                 | 138 kB     00:00     
updates/metalink                                     |  12 kB     00:00     
updates                                              | 4.5 kB     00:00     
updates/primary_db                                   | 5.2 MB     00:08     
updates/group_gz                                     | 430 kB     00:00     
Error: No matching Packages to list

 

8 More Discussions You Might Find Interesting

1. Linux

install yum

I have a centos 4.x box and for some reason yum is not installed on it. Is there a howto on how to do this? thanks! (3 Replies)
Discussion started by: mcraul
3 Replies

2. Linux

[help] can not install KDE by yum

Hi, I installed Fedora 7 without GNOME and KDE from DVD. Using console is not convenient, so I would like to install KDE. I do some step like this: ---------------------------- 1. I use local repository from DVD: /mnt/dvd 2. from command windown: # yum groupinstall KDE ..................... (1 Reply)
Discussion started by: kholostoi
1 Replies

3. Red Hat

how can i get the install path from yum?

Hello all i install several application using yum in CentOS now i like to see the installed application path's where each component yum downloaded got installed how can i do that ? (1 Reply)
Discussion started by: umen
1 Replies

4. UNIX for Dummies Questions & Answers

Trying to install using YUM

Hi, working on CentOS 5.7 64 bit. I need to install syslog-ng. First I downloaded syslog-ng RPM. When I install I get many dependencies error messages. rpm -ivh syslog-ng-3.3.3-1.mga2.x86_64.rpm warning: syslog-ng-3.3.3-1.mga2.x86_64.rpm: Header V3 RSA/SHA1 signature: NOKEY, key ID... (2 Replies)
Discussion started by: samnyc
2 Replies

5. Solaris

Install OpenOffice in Solaris 10

Can anybody help me how to install Openoffice in solaris 10 step by step as i am a very new to solaris. Thanks in advance. (1 Reply)
Discussion started by: aungyepaing
1 Replies

6. Red Hat

Yum cannot install from repository

Hi guys, thanks for you help on this issue. I built a dvd repository on my server and when I try to install a package from it, I get this error ftp://10.0.0.12/pub/Packages/httpd-2.2.15-26.el6.x86_64.rpm: PYCURL ERROR 9 - "Server denied you to change to the given directory" I will... (2 Replies)
Discussion started by: cjashu
2 Replies

7. Post Here to Contact Site Administrators and Moderators

Yum install migrationtools

Dear All, Dear Friends, AM installing openldap , during that need to install migrationtools through yum install . But when run the command " yum install migrationtools " its throughin below errors. There is not folder migrationtool is creating as you can see below. Even i tried with... (0 Replies)
Discussion started by: Chand
0 Replies

8. UNIX for Beginners Questions & Answers

Installation of virt-manager while yum update and yum install rhvm does not work

I have downloaded RHEV-H 4.2 Red Hat Virtualization - Red Hat Customer Portal (RHVirtualization 4.2 Host and Manager iso). I uploaded the image and installed on an HP G9 server baremetal. I found I dont have a WAN/net connectivity later on HPG9 server. How can I still install virt-manager on... (1 Reply)
Discussion started by: Paras Pandey
1 Replies
YUM-VERSIONLOCK(1)						   User Manuals 						YUM-VERSIONLOCK(1)

NAME
yum-versionlock - Version lock rpm packages SYNOPSIS
yum-versionlock [ package-name [ package-name]] ... DESCRIPTION
yum-versionlock(1) is a Yum plugin that takes a set of name/versions for packages and excludes all other versions of those packages (including optionally following obsoletes). This allows you to protect packages from being updated by newer versions. The plugin provides a command "versionlock" which allows you to view and edit the list of locked packages easily. yum versionlock add <package-wildcard>... Add a versionlock for all of the packages in the rpmdb matching the given wildcards. yum versionlock exclude <package-wildcard>... Add a exclude (within versionlock) for the latest versions of the packages in the available repos. matching the given wildcards. yum ver- sionlock list List the current versionlock entries. yum versionlock delete <entry-wildcard>... Remove any matching versionlock entries. yum versionlock clear Remove all versionlock entries. FILES
/etc/yum/pluginconf.d/versionlock.conf The system wide configuration file. See yum-versionlock.conf(5) for more information. /etc/yum/pluginconf.d/versionlock.list The default place to put package version lock information (one package and version per. line). The file takes entries in the follow- ing format EPOCH:NAME-VERSION-RELEASE.ARCH See rpm(8) for more information on custom query formats. If the package does not have an EPOCH the number will default to 0. BUGS
There are of course no bugs, but should you find any, you should first consult the FAQ section on http://yum.baseurl.org/wiki/Faq and if unsuccessful in finding a resolution contact the mailing list: yum-devel@lists.baseurl.org. To file a bug use http://bugzilla.redhat.com for Fedora/RHEL/Centos related bugs and http://yum.baseurl.org/report for all other bugs. AVAILABILITY
yum-versionlock is available via: # yum install yum-versionlock AUTHORS
Panu Matilainen <pmatilai@laiskiainen.org> James Antill <james@and.org> Documentation modified by: Gerhardus Geldenhuis <gerhardus.geldenhuis@gmail.com> SEE ALSO
yum(1) 28 December 2009 YUM-VERSIONLOCK(1)
All times are GMT -4. The time now is 01:02 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy