Search Criteria
Package Details: motionpro-gui 9.4.0.505-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/motionpro-gui.git (read-only, click to copy) |
|---|---|
| Package Base: | motionpro-gui |
| Description: | Array Networks VPN Client for Linux (gui) |
| Upstream URL: | https://support.arraynetworks.net/prx/001/http/supportportal.arraynetworks.net/downloads/downloads.html |
| Keywords: | vpn |
| Licenses: | unknown |
| Submitter: | ADSWT518 |
| Maintainer: | ADSWT518 |
| Last Packager: | ADSWT518 |
| Votes: | 3 |
| Popularity: | 0.77 |
| First Submitted: | 2022-05-13 08:02 (UTC) |
| Last Updated: | 2024-03-05 16:35 (UTC) |
Dependencies (2)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR, freetype2-macosAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
Latest Comments
heyrict commented on 2025-10-08 08:25 (UTC) (edited on 2025-10-08 08:30 (UTC) by heyrict)
libxml2.so.2is required to run this package. The following patch adds the dependency and applies @hacktor 's fix.hacktor commented on 2024-05-05 09:19 (UTC) (edited on 2024-05-05 09:19 (UTC) by hacktor)
I've downloaded the package, but it's not functioning properly. The use of
runlevelin line 9 ofMotionPro.shisn't supported in ArchLinux, and the variable var is never utilized. Thus, I've commented them out.Another issue is that MotionPro doesn't terminate correctly when you close it, preventing relaunch. My solution is simply adding
sudo pkill -f MotionPro -9to the end of 'MotionPro.sh'.ADSWT518 commented on 2024-03-05 16:37 (UTC)
Sorry for the late update after finding the comment notification in my junk email. I have updated the packet using the patch provided by @beekaysee, and thank you for your patch.
beekaysee commented on 2024-01-01 20:33 (UTC)
In case someone else can no longer connect because it's out-of-date, here's a patch to update it. The patch also removes the
libQt5-files since they don't support wayland.