Search Criteria
Package Details: plex-htpc 1.71.1.346-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/plex-htpc.git (read-only, click to copy) |
|---|---|
| Package Base: | plex-htpc |
| Description: | Plex HTPC client for linux |
| Upstream URL: | http://plex.tv |
| Licenses: | custom |
| Submitter: | m1k.cloud |
| Maintainer: | m1k.cloud |
| Last Packager: | m1k.cloud |
| Votes: | 1 |
| Popularity: | 0.000006 |
| First Submitted: | 2024-09-11 20:33 (UTC) |
| Last Updated: | 2026-03-13 21:32 (UTC) |
Dependencies (49)
- alsa-lib
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- expat (expat-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-whisperAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg-headlessAUR, ffmpeg-cuda-fullAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR, freetype2-macosAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- harfbuzz (harfbuzz-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libdrm (libdrm-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utils-macbookAUR, libglvnd)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libva (libva-gitAUR, intel-media-stack-legacy-binAUR, intel-media-stack-binAUR, libva-headlessAUR)
- libwebp (libwebp-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- libxdamage
- libxext (libxext-gitAUR)
- libxfixes
- libxinerama (libxinerama-randr-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- libxkbfile
- libxml2-legacy
- libxrandr (libxrandr-gitAUR)
- libxrender
- libxslt (libxslt-gitAUR)
- libxss
- libxtst
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-dlss-reflex-gitAUR, mesa-rk35xx-gitAUR, mesa-minimal-gitAUR, mesa-nollvm-gitAUR, mesa-rdna2vrAUR, mesa-amber)
- minizip (minizip-gitAUR)
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- opus (opus-gitAUR)
- pciutils (pciutils-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR, qt6-base-hifpsAUR)
- snappy (snappy-gitAUR)
- wayland (wayland-asan-gitAUR, wayland-chromiumAUR, wayland-gitAUR)
- xcb-util-image
- xcb-util-keysyms
- xcb-util-renderutil
- xcb-util-wm
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- squashfs-tools (squashfs-tools-gitAUR) (make)
Latest Comments
FroZebra commented on 2026-04-24 06:53 (UTC)
@m1k.cloud not sure what the issue is, this is a pretty fresh installation. I’ll double check permissions on that folder. I was able to run this as non-root by using the folllowing command, found from a thread experiencing a similar issue:
QT_QPA_PLATFORM=xcb QT_QUICK_CONTROLS_STYLE=Material /usr/bin/Plex
m1k.cloud commented on 2026-04-22 13:04 (UTC)
Hi @FroZebra, i double checked and there is nothing in the pkgbuild requiring root to run this package, verify if you maybe have some permission issues in ~/.local ~/.cache related to to a previous run with root that cloud cause the failure.
FroZebra commented on 2026-04-21 23:27 (UTC) (edited on 2026-04-21 23:27 (UTC) by FroZebra)
@mk1.cloud is there a way to make this not require sudo to run? I'm getting an invalid pointer error running as user, works perfectly as root.
m1k.cloud commented on 2026-03-13 21:35 (UTC)
@Megacubo i pushed some changes in order to download and extract it from snapcraft, should work again for now
m1k.cloud commented on 2026-03-10 08:00 (UTC)
thanks for reporting
looks like plex did some changes on their side, the artifacts.plex.tv now returns 403
tried to check if they changed the structure but could not find anything publicly available
i asked about it on the forums https://forums.plex.tv/t/plex-htpc-artifact-download-for-linux-now-returns-403/936974
if interested please comment there too as it seems to me they pretty much abandoned plex-htpc, which is a shame if confirmed
Megacubo commented on 2026-03-09 23:17 (UTC)
The PKBUILD can't download tar.bz2. Could you fix it please?