LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-30-2017, 11:13 PM   #1
ArtKautz
Member
 
Registered: Sep 2015
Location: Westminster, CO
Distribution: Mint 18.1 - Cinnamon
Posts: 116

Rep: Reputation: Disabled
Software won't install from a downloaded file or GNOME Software - only from CL


Trying to get any software to install from Gnome Software file results in a message indicating that the installation could not be completed. Same deal on a software for Linux that was downloaded for installation (4K Video Downloader). I just used the terminal to install Inkscape and that worked. Any ideas?

One other little thing, the launcher now contains an icon that is a gray box with a question mark in it. On mouseover, it indicates "Waiting to Install". I can click on it, but noting happens.And, this is an Acer Chromebook R11 CB5-132T-C1LK with Xenial Ubuntu installed via Crouton which other than the aforementioned is working just hunkey-dorey.

Last edited by ArtKautz; 06-30-2017 at 11:34 PM.
 
Old 07-01-2017, 06:01 AM   #2
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
Open a terminal and issue
Code:
sudo apt-get install -f
 
Old 07-01-2017, 08:53 AM   #3
ArtKautz
Member
 
Registered: Sep 2015
Location: Westminster, CO
Distribution: Mint 18.1 - Cinnamon
Posts: 116

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Habitual View Post
Open a terminal and issue
Code:
sudo apt-get install -f
I did it and tried to install Screenshot, and still got the same message, "Sorry, this did not work Installation of Screenshot failed". What was that supposed to do?
 
Old 07-01-2017, 02:11 PM   #4
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
That should prompt to correct any missing packages needed by another package.
You have to run it with affirmative options and allow it to fix what it finds broken,
 
Old 07-01-2017, 04:01 PM   #5
ArtKautz
Member
 
Registered: Sep 2015
Location: Westminster, CO
Distribution: Mint 18.1 - Cinnamon
Posts: 116

Original Poster
Rep: Reputation: Disabled
Got the whole line I should run, you lost me on that one. I'm not that terminal savvy.
 
Old 07-01-2017, 04:27 PM   #6
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Can you please run the following command:

Code:
dpkg -l | grep -v '^.i'
That will show which packages, if any, are improperly installed.
 
Old 07-01-2017, 04:31 PM   #7
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Could you also let us know which distro (and version) you are running.

Your sidebar says Mint 18.1 Cinnamon, which clashes with the idea you are trying to run GNOME Software.
 
Old 07-01-2017, 05:53 PM   #8
ArtKautz
Member
 
Registered: Sep 2015
Location: Westminster, CO
Distribution: Mint 18.1 - Cinnamon
Posts: 116

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by hydrurga View Post
Could you also let us know which distro (and version) you are running.Your sidebar says Mint 18.1 Cinnamon, which clashes with the idea you are trying to run GNOME Software.
The sidebar refers to the large laptop. This one with the GNOME Software issue is an Acer Chromebook R11 CB5-132T-C1LK with Xenial Ubuntu installed via Crouton (sudo sh ~/Downloads/crouton -r xenial -t unity,touch). I have also run update and upgrade on it. One of those two fixed the lack of software listed on it. Now it just give me that message the installation failed and not much else. Again, I seem to be able to install software vial the command line, assuming I have the correct name for the package - which isn't always what it is called, hence the need to have the GNOME Software app running. I hope that helps.
 
Old 07-01-2017, 06:16 PM   #9
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Do you get any error messages on the command line when launching GNOME Software from there and trying to install a package?
 
Old 07-01-2017, 06:49 PM   #10
ArtKautz
Member
 
Registered: Sep 2015
Location: Westminster, CO
Distribution: Mint 18.1 - Cinnamon
Posts: 116

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by hydrurga View Post
Do you get any error messages on the command line when launching GNOME Software from there and trying to install a package?
Nope, command line installs worked perfectly. The only other way to get that error is to download a Linux software package (in this case 4K video downloader) and attempt to install it from the Download directory (which worked fine on the larger Linux Mint laptop).
 
Old 07-01-2017, 06:58 PM   #11
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by ArtKautz View Post
Nope, command line installs worked perfectly. The only other way to get that error is to download a Linux software package (in this case 4K video downloader) and attempt to install it from the Download directory (which worked fine on the larger Linux Mint laptop).
No. What I mean is, can you please run Gnome Software from the command line (gnome-software), go through a failed install process in the GNOME Software window that opens, then close GNOME Software and paste here all the output that there has been in the terminal window since you issued the gnome-software command. That output may include errors and warning messages that might shed some light on the issue.

The 4K video downloader problem we'll have a look at afterwards (we'll try to install it with gdebi, not the default GNOME Software).
 
Old 07-01-2017, 08:51 PM   #12
ArtKautz
Member
 
Registered: Sep 2015
Location: Westminster, CO
Distribution: Mint 18.1 - Cinnamon
Posts: 116

Original Poster
Rep: Reputation: Disabled
It looks like Screenshot failed to load, and there were three or more pages of errors. I can't seem to be able to copy that and paste it in here. I copy it by selecting a page of it and use shift-ctrl-C to copy it, but when I try to paste it in here, nothing happens Ctrl-shift V doesn't work and either does ctrl V (or right click of the mouse for that matter). I though Libra Office was installed, but it isn't working. I tried to install gedit, but that doesn't appear on the software list and an attempt to run it from the command line doesn't get anywhere either. Maybe it's the distro I am using. Maybe I should just tap the space bar on startup and install Trusty instead. That one worked on the old Chromebook.
 
Old 07-01-2017, 10:14 PM   #13
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
Copy, paste, and cut from gnome-terminal uses the shift-CTRL key combo. But most everything else just uses the CTRL key. So, for pasting in a browser, omit the shift key in the combo, and just CTRL-v.
 
Old 07-02-2017, 12:14 AM   #14
ArtKautz
Member
 
Registered: Sep 2015
Location: Westminster, CO
Distribution: Mint 18.1 - Cinnamon
Posts: 116

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by AwesomeMachine View Post
Copy, paste, and cut from gnome-terminal uses the shift-CTRL key combo. But most everything else just uses the CTRL key. So, for pasting in a browser, omit the shift key in the combo, and just CTRL-v.
Yea, I tried that. First the Adblocker on FireFox blocked the paste with some weird box (yup, that's real technical), and after I removed that from FireFox, the CTRL C just did nothing.

There is an olde addage, If it ain't broke, don't fix it. Well, Trusty is LTS for a few years and the other cheaper Chromebook is up and running on that with no real problems (gets an error pop-up once each session, but I can live with that). All applications run, and that's what I have these things for in the first place, not working on the OS. So, I think it's just time to tap the space bar on power up tomorrow and reinstall the Ubuntu thing with Trusty. This Xenial thing as been nothing but a headache from the start. Yea, Ubuntu kinda sucks compared to Linux Mint, but until Crouton is able to install Linux Mint with the Cinnamon desktop and there is some run time on that to get the bugs out, I will just stick with Trusty as it does work. Most of what I do is done on this larger laptop, running Linux Mint 18.1 with the Cinnamon desktop. I just couldn't resist making the Chromebook do a lot more than they are supposed to do, especially offline! Don't think for one second that I don't appreciate all the effort everyone has put into trying to make this Ubuntu Xenial distro disaster work on the Chromebook, because I really do, and would never have even bought it if it weren't for the support I get here. You guys are the best!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Some software downloaded with Software Manager (Mint 9-Gnome) does not show in Menu Neyzan Linux - Software 3 09-12-2010 03:30 PM
How to install downloaded software. Mikey007 Linux - Newbie 2 12-29-2009 04:33 AM
Install downloaded software, how ? newtbfr Linux - Software 2 08-11-2003 01:13 AM
I can't install downloaded software! Adrienne_G Linux - Software 6 03-23-2002 01:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:47 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration