Search Criteria
Package Details: libvncserver-git 0.9.12.r62.g42649b01-1
Git Clone URL: | https://aur.archlinux.org/libvncserver-git.git (read-only, click to copy) |
---|---|
Package Base: | libvncserver-git |
Description: | VNC server for real X displays |
Upstream URL: | https://LibVNC.github.io |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | bidulock |
Maintainer: | bidulock |
Last Packager: | bidulock |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2014-08-11 11:11 |
Last Updated: | 2019-09-01 07:22 |
Dependencies (8)
- gnutls (gnutls-tiny-git, gnutls-git, gnutls-next, gnutls-openssl, gnutls-nodocs-git)
- libgcrypt (libgcrypt15-git, libgcrypt-git)
- libjpeg (libjpeg-droppatch, mozjpeg-git, libjpeg-turbo-git, libjpeg-turbo-minimal-git, mozjpeg, libjpeg-turbo)
- libpng (libpng-git, libpng-apng, libpng-minimal-git)
- libsasl
- libsystemd (libsystemd-eudev-standalone, systemd-light-libs, systemd-cdown-libs-git, systemd-libs-git, systemd-libs-selinux, systemd-libs)
- cmake (cmake-git) (make)
- git (git-git) (make)
Required by (47)
- aqemu (requires libvncserver)
- aqemu-git (requires libvncserver)
- arcan (requires libvncserver)
- arcan (requires libvncserver) (make)
- arcan-acfgfs (requires libvncserver) (make)
- arcan-aclip (requires libvncserver) (make)
- arcan-aloadimage (requires libvncserver) (make)
- arcan-git (requires libvncserver)
- arcan-leddec (requires libvncserver) (make)
- arcan-ltui (requires libvncserver) (make)
- arcan-shmmon (requires libvncserver) (make)
- arcan-vrbridge (requires libvncserver) (make)
- blink (requires libvncserver)
- dispmanx_vnc (requires libvncserver)
- gnome-remote-desktop-git (requires libvncserver)
- graphlcd-base (requires libvncserver)
- guacamole-server (requires libvncserver) (optional)
- guacamole-server (requires libvncserver) (make)
- guacamole-server-git (requires libvncserver) (optional)
- guacamole-server-git (requires libvncserver) (make)
- obs-vnc (requires libvncserver)
- opennebula (requires libvncserver) (make)
- openscenegraph-2.8 (requires libvncserver) (make)
- openscenegraph-2.8 (requires libvncserver) (optional)
- openscenegraph-dae (requires libvncserver) (optional)
- openscenegraph-dae (requires libvncserver) (make)
- openscenegraph-git (requires libvncserver) (optional)
- openscenegraph-git (requires libvncserver) (make)
- openscenegraph-openmw-git (requires libvncserver) (make)
- openscenegraph-openmw-git (requires libvncserver) (optional)
- pyvnc (requires libvncserver)
- qt-virt-manager (requires libvncserver)
- remmina-appindicator (requires libvncserver) (make)
- remmina-appindicator (requires libvncserver) (optional)
- remmina-git (requires libvncserver)
- sacks (requires libvncserver)
- virtualbox-ext-vnc-svn (requires libvncserver) (make)
- virtualbox-ext-vnc-svn (requires libvncserver)
- virtualbox-guest-dkms-svn (requires libvncserver) (make)
- virtualbox-guest-utils-nox-svn (requires libvncserver) (make)
- virtualbox-guest-utils-svn (requires libvncserver) (make)
- virtualbox-headless (requires libvncserver) (make)
- virtualbox-host-dkms-svn (requires libvncserver) (make)
- virtualbox-sdk-svn (requires libvncserver) (make)
- virtualbox-svn (requires libvncserver) (make)
- vncterm-git (requires libvncserver)
- x11vnc-git
Latest Comments
jvybihal commented on 2019-08-19 08:36
This package is dangerous, beacuse it is trying to rewrite your
/usr/lib64
and instead a symlink, it creates actual folder with ONLY libvnc libs.Pacman will try to protect you:
But if you force it (like I did), it WILL break your system into kernel panic, init no found.
The fix was remove
libvncserver-git
, reinstallfilesystem
to reacreate proper symlink(s) and the reinstallkernel
, or domkinitcpio -p linux
.