Rakotomandimby Mihamina wrote:
Hi,
I try to install openoffice on my FC4.
Typing:
# yum install openoffice.org
Fails because it does not know what package to install.
Typing:
# yum install openoffice.org*
Installs too much, espacially all the "*langpack*" ones, which I dont
need.
Try this:
sudo yum install openoffice.org-\[!langpack]\*
You should probably list first as you may not want to install debuginfo,
testtools.
Scott
How to have openoffice (writer, calc,...) as when we installed
"openoffice" before?