Need to have okular installed - with yay.. etc

need to have okular installed -guess it goes with yay… etc

?? I don’t understand the question. yay isn’t required to install okular, as okular is in the primary repos, and yay is only REQUIRED for aur (yes, it can install form repos as well). It’s easy enough to install with a basic pacman -Sy okular or yay -Sy okular.

well good day - i do not need yay. awesome.##

[martin@m-tp ~]$ yay -Sy okular
[sudo] Passwort für martin: 
:: Paketdatenbanken werden synchronisiert …
 endeavouros ist aktuell
 core ist aktuell
 extra                          1742,4 KiB   762 KiB/s 00:02 [--------------------------------] 100%
 community ist aktuell
 multilib ist aktuell
Abhängigkeiten werden aufgelöst …
:: Es stehen 2 Anbieter für phonon-qt5-backend zur Verfügung:
:: Repositorium extra
   1) phonon-qt5-gstreamer  2) phonon-qt5-vlc

Geben Sie eine Zahl ein (Voreinstellung=1): 1
Nach in Konflikt stehenden Paketen wird gesucht …
Fehler: Vorgang konnte nicht vorbereitet werden (Kann Abhängigkeiten nicht erfüllen)
:: Installation von poppler (23.01.0-3) verletzt Abhängigkeit »poppler=22.11.0«, benötigt von poppler-glib
 -> Fehler bei der Installation der Repo-Pakete
[martin@m-tp ~]$

Update your system before. I already have poppler 23.01.0-3 and poppler-glib 23.01.0-3.

yay is not required for the AUR. In fact, the official recommendation is not to use an AUR helper, but to manually build packages from the AUR with the makepkg script and install them with pacman.

I wrote a short guide on how to do that:

1 Like