Quantcast
Channel: linux-apps.com - Latest Products
Viewing all articles
Browse latest Browse all 2226

OCS-Store [Web]

$
0
0
ThumbnailOCS-Store
(Web)
# Overview OCS-compatible Electron-based frontend. ## How to Install the OCS-Store Download the package for your Linux Distro under the "Files" tab. Install the package with your package manager of choice, which should pull in any dependecies. Or manually install the package by using the terminal: Ubuntu 16.04 or later $ sudo apt install libqt5gui5 libqt5websockets5 libqt5dbus5 $ sudo dpkg -i /path/to/ocsstore*.deb Fedora 20 and 21 # yum install qt5-qtbase qt5-qtbase-gui qt5-qtwebsockets # rpm -i /path/to/ocsstore*.rpm Fedora 22 or later # dnf install qt5-qtbase qt5-qtbase-gui qt5-qtwebsockets # rpm -i /path/to/ocsstore*.rpm openSUSE 42.1 or later # zypper install libQt5Gui5 libQt5WebSockets5 libQt5DBus5 # rpm -i /path/to/ocsstore*.rpm Arch Linux # pacman -S qt5-base qt5-websockets # pacman -U /path/to/ocsstore*.pkg.tar.xz

[read more]


Viewing all articles
Browse latest Browse all 2226

Trending Articles