How do you open Apt links in Ubuntu?

I'm trying to download an Apt file but I don't know how to. I'm using Firefox too.

1

2 Answers

Associate apt links in firefox with /usr/bin/software-center

Just tried it for a playdeb.net link and it brings it up for you.

0

If you want a lighter alternative to Ubuntu Software Center, that handles Apt links, you can use AptURL, that needs to be installed with:

sudo apt-get install apturl

Then, you can associate apt links in Firefox with /usr/bin/apturl, as described in screenshot below.

Selecting AptURL to apt links

5

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like