How to make Chrome install a package after Downloading
- ralcocer
- Samurai
- Posts: 187
- Joined: 02 Jan 2011, 12:53
- Distribution: 3.2rc5 Xfce
- Location: Puerto Rico
- Contact:
How to make Chrome install a package after Downloading
I want to be able to download a file with Chrome like Firefox, The only option I have is to open the .xzm before you were able to doble-click on a module and it would install, not anymore. Any hints
- brokenman
- Site Admin
- Posts: 6104
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
- Contact:
Re: How to make Chrome install a package after Downloading
I want to be able to download a file with Chrome like Firefox
Not sure what you mean here. What is the problem?
you were able to doble-click on a module and it would install, not anymore. Any hints
This sounds like a mimetype issue. Please give the output from the following console command:
find /home/guest -type f -name "*mime*"|xargs cat
Sorry. At work on windows and can't remember the exact file name. It could be:
cat ~/.local/share/applications/mimeapps.list
Also the output of: file --mime-type /path/to/any/module.xzm
Not sure what you mean here. What is the problem?
you were able to doble-click on a module and it would install, not anymore. Any hints
This sounds like a mimetype issue. Please give the output from the following console command:
find /home/guest -type f -name "*mime*"|xargs cat
Sorry. At work on windows and can't remember the exact file name. It could be:
cat ~/.local/share/applications/mimeapps.list
Also the output of: file --mime-type /path/to/any/module.xzm
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
- ralcocer
- Samurai
- Posts: 187
- Joined: 02 Jan 2011, 12:53
- Distribution: 3.2rc5 Xfce
- Location: Puerto Rico
- Contact:
Re: How to make Chrome install a package after Downloading
When you are in Firefox and lets say you want to install a module from your site when you click on the file, the pup-up box asks you if you want to open it with an application or save it. That I can't do in Chrome.