
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 2 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)
iznogud78
1 year ago
Report
pwrcul
1 year ago
The message was
The address wasn’t understood
Firefox doesn’t know how to open this address, because one of the following protocols (ocs) isn’t associated with any program or is not allowed in this context.
You might need to install other software to open this address.
I then tried the "install" button on the bottom left:
The address wasn’t understood
Firefox doesn’t know how to open this address, because one of the following protocols (ocs) isn’t associated with any program or is not allowed in this context.
You might need to install other software to open this address.
Advice appreciated.
Report
pwrcul
1 year ago
sudo dpkg -i /path/to/ocs-url*.deb
dpkg: error: cannot access archive '/path/to/ocs-url*.deb': No such file or directory
Report
dien16
1 year ago
Report
jocixlinux
2 years ago
Report
SemajYelraf
2 years ago
Report
rolfen
1 year ago
Report
rolfen
1 year ago
Report
SpiritSPb
2 years ago
Report
Naocugo
2 years ago
Report
orboan
2 years ago
Report
3amatay
2 years ago
Report
rvs75
2 years ago
Report
Zappes
2 years ago
Report
rvs75
2 years ago
Report
Zappes
2 years ago
Report
goldenfreeman
2 years ago
Report
tatersandeggs
3 years ago
Report
Soyasi
3 years ago
Thank you
Report
akiraohgaki
3 years ago
Currently, we fixed the download server, so the package is downloadable correctly.
Report
pavka
3 years ago
ocs-url_3.0.0-0ubuntu1_amd64.deb is not working
Report
eliiuslzr
4 years ago
Report