apturl |
||||||||||||||||||
Tags: apt |
||||||||||||||||||
Description
install packages using the apt protocol - GTK+ frontend
|
||||||||||||||||||
Interface: Graphical (Gtk)
|
||||||||||||||||||
Associated Programs
|
||||||||||||||||||
Available deb Repositories (how-to add a respository)
|
Rating: Very Good (1 vote)
![]() ![]() ![]() ![]() Login or Register to rate apturl, add a Tag, or designate as an alternative to a Windows app |
|
Screenshots
![]() ![]() ![]() Upload Screenshots
Images must be in GIF, JPG, or PNG formats and can be no larger than 2 MB. Only one file can be uploaded at a time. A description can be included, but it is optional.
|
|
Submit Web Links
Submit the title and link (including https://) to an article pertaining to apturl and it will appear in the Web Links section of the right banner. Contact us here if an entry needs to be removed.
|
Add support for Konqueror
Submitted by chadm on Sun, 2007-08-12 14:36.
To enable apturl to work with Konqueror you can start by creating two text files: apt.protocol and apt+http.protocol. Add the following text to the respective file.
apt.protocol
[Protocol]
exec=apturl "%u"
protocol=apt
input=none
output=none
helper=true
reading=true
writing=true
apt+http.protocol
[Protocol]
exec=apturl "%u"
protocol=apt+http
input=none
output=none
helper=true
reading=true
writing=true
Once these files are created simply copy them to either the ~/.kde/share/services or /usr/share/services folder. The former will enable support for only you while the latter will add support for any user.
Add support for Opera
apturl can be made to work with the Opera web browser by going to Tools -> Preferences -> Advanced -> Programs and clicking "Add". Enter "apt" in the protocol field and enter "apturl" in the "Open with other application" field.
Repeat one more time with apt+http as the protocol.