Skip to main content
Topic: pacman can't find libreoffice-still (Read 1499 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

pacman can't find libreoffice-still

I'm trying to install libreoffice and get the following:

Code: [Select]
# pacman -Sy libreoffice-still
:: Synchronizing package databases...
 system is up to date
 world is up to date
 galaxy is up to date
error: target not found: libreoffice-still

eventhough libreoffice-still should be avialable https://archlinux.org/packages/extra/x86_64/libreoffice-still/

Re: pacman can't find libreoffice-still

Reply #1
You may need to enable arch repos.


Re: pacman can't find libreoffice-still

Reply #3
Ok, I get the error:

Code: [Select]
/usr/bin/update-mime-database: error while loading shared libraries: libicuuc.so.70: cannot open shared object file: No such file or directory

eventhough libicuuc.so is up to date.

Re: pacman can't find libreoffice-still

Reply #4
Ok, I get the error:

Code: [Select]
/usr/bin/update-mime-database: error while loading shared libraries: libicuuc.so.70: cannot open shared object file: No such file or directory

eventhough libicuuc.so is up to date.
This is not related to LibreOffice. I suggest updating your system, making sure that your repositories in /etc/pacman.conf are ordered correctly.

Code: [Select]
$ LC_ALL=C pacman -Qi shared-mime-info | grep Version
Version         : 2.0+144+g13695c7-1
$ ldd /usr/bin/update-mime-database | grep icu
        libicuuc.so.71 => /usr/lib/libicuuc.so.71 (0x00007f70a21f7000)
        libicudata.so.71 => /usr/lib/libicudata.so.71 (0x00007f70a03c1000)

 

Re: pacman can't find libreoffice-still

Reply #5
FYI: libreoffice-still is available in the omniverse repo.
artist


Re: pacman can't find libreoffice-still

Reply #7
Fresh its so fresh, exiciting - so exciting to me

Kool and the gang
Cat Herders of Linux