
Source (link to git-repo or to original if based on someone elses unmodified work): https://www.opencode.net/dfn2/ocs-url
An install helper program for items served via OpenCollaborationServices (ocs://).
# How to Install the ocs-url
Download Linux package under "Files" tab, then install the package with your distros package manager.
Or install the downloaded package manually via terminal:
Ubuntu 14.04
$ sudo apt install libqt5svg5 qtdeclarative5-qtquick2-plugin qtdeclarative5-window-plugin qtdeclarative5-controls-plugin
$ sudo dpkg -i /path/to/ocs-url*.deb
Ubuntu 16.04
$ sudo apt install libqt5svg5 qml-module-qtquick-controls
$ sudo dpkg -i /path/to/ocs-url*.deb
Fedora 20
# yum install qt5-qtbase qt5-qtbase-gui qt5-qtsvg qt5-qtdeclarative qt5-qtquickcontrols
# rpm -i /path/to/ocs-url*.rpm
Fedora 22
# dnf install qt5-qtbase qt5-qtbase-gui qt5-qtsvg qt5-qtdeclarative qt5-qtquickcontrols
# rpm -i /path/to/ocs-url*.rpm
openSUSE 42.1
# zypper install libQt5Svg5 libqt5-qtquickcontrols
# rpm -i /path/to/ocs-url*.rpm
Arch Linux
# pacman -S qt5-base qt5-svg qt5-declarative qt5-quickcontrols
# pacman -U /path/to/ocs-url*.pkg.tar.xz
3.1.0 2 years ago
* Drop old xdg:// and xdgs:// schemes
* Update library
3.1.0 2 years ago
* Drop old xdg:// and xdgs:// schemes
* Update library
3.0.3 3 years ago
* Update library
* Fix spelling
3.0.2 3 years ago
* Add zh_TW translations (by s8321414)
3.0.1 3 years ago
* Update qtlib
* Fix for C++11
* Fix installation/download destination
* Fix translation messages (by otsoga)
3.0.0 3 years ago
* Rename xdgurl to ocs-url
* Add ocs:// and ocss:// schemes
* xdg:// and xdgs:// schemes still available for backward compatibile
* New app icon
* New dialog window
* Labels and messages are translatable
* Qt 5.2 support
* Use the same configs of install-types with ocsstore
* Add en_US translation
* Add ja_JP translation
* Add tr_TR translation (by tarakbumba)
maniak
1 month ago
Report
chest070
3 months ago
Report
aldobelus
3 months ago
Report
williangp
4 months ago
Report
supersandro2000
5 months ago
Report
ellylldhan
6 months ago
Report
shankshdn
7 months ago
Report
cardoso-fabiano
7 months ago
Report
lochezjim
8 months ago
Report
shadowspring
9 months ago
Report
vic3nte
9 months ago
Report
zawmyokhat
9 months ago
Report
guikgc
9 months ago
Report
jhonvera
1 year ago
Report
oddy
1 year ago
Report
hector-h-a
1 year ago
Report
hector-h-a
1 year ago
Report
clemencyworld1
1 year ago
Report
marcelosenaonline
1 year ago
Report
bichou
1 year ago
error i get https://ibb.co/4KYs2j1
WifiSlax X64_1.1
Report
altaire
1 year ago
Report
dequire
1 year ago
Report
Kryohi
1 year ago
Report
rolfen
1 year ago
https://askubuntu.com/questions/101651/how-to-install-themes-with-gnome-tweak-tool/1128098#1128098
sudo dpkg -i ocs-url_3.1.0-0ubuntu1_amd64.deb
sudo apt-get install --fix-broken
Report
sgrayban
1 year ago
Report