Cannot install plex-media-server (AUR) on fresh install of gnome version

So, it appears either the package is broken on the AUR (seems likely, since this is a fresh install), or there’s something else I’m missing when trying to instal ‘plex-media-server’.

Here’s what I get in terms of errors from the GUI:

Here’s the commandline output:

Warning: plex-media-server is only available from AUR
Preparing...
Cloning plex-media-server build files...
Checking plex-media-server dependencies...
Resolving dependencies...
Checking inter-conflicts...

To install (14):
  m4                 1.4.19-1                                core   264.5 kB
  autoconf           2.71-1                                  core   660.7 kB
  elfutils           0.185-1        (Required By: binutils)  core   565.8 kB
  binutils           2.36.1-3                                core   6.5 MB
  pkgconf            1.8.0-1                                 core   59.0 kB
  gcc                11.1.0-1                                core   35.6 MB
  fakeroot           1.26-1                                  core   72.2 kB
  flex               2.6.4-3                                 core   304.4 kB
  automake           1.16.4-1                                core   626.4 kB
  bison              3.7.6-1                                 core   774.6 kB
  patch              2.7.6-8                                 core   94.7 kB
  gc                 8.0.4-4        (Required By: make)      extra  240.3 kB
  guile              2.2.7-1        (Required By: make)      extra  6.7 MB
  make               4.3-3                                   core   493.2 kB
To build (1):
  plex-media-server  1.24.3.5033-1                           AUR

Total download size: 53.0 MB
Total installed size: 266.0 MB

Edit build files : [e] 
Apply transaction ? [e/y/N] y

Error: Failed to prepare transaction: target not found: plexmediaserver

If there is any other helpful output I can give, just send the command my way.

1 Like

I can’t reproduce that. Try from the terminal:

pamac build plex-media-server

If it fails, please post the output.

1 Like

I’m on Plasma and had no issue with it installing. Try updating your mirrors and system first, then try what Yochanan suggested.

sudo pacman-mirrors --fasttrack 5 && sudo pacman -Syyu
1 Like

Actually, what ended up helping me is clearing temporary cache in the add/remove program

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.