F5F Stay Refreshed Software Operating Systems Lubuntu keeps asking if Chrome Remote Desktop should be reinstalled.

Lubuntu keeps asking if Chrome Remote Desktop should be reinstalled.

Lubuntu keeps asking if Chrome Remote Desktop should be reinstalled.

R
royalmo
Junior Member
45
03-18-2016, 02:25 PM
#1
the issue began when attempting to set up Chrome Remote Desktop on Lubuntu 18 using Firefox. Initially, the gdebi installer blocked me because it claimed only one package manager could be open at a time. After rebooting, the software reported broken dependencies, making installation difficult. Using lxterminal also failed. Now gdebi isn't working and terminal commands keep returning the same error message. What happened and how to resolve it?
R
royalmo
03-18-2016, 02:25 PM #1

the issue began when attempting to set up Chrome Remote Desktop on Lubuntu 18 using Firefox. Initially, the gdebi installer blocked me because it claimed only one package manager could be open at a time. After rebooting, the software reported broken dependencies, making installation difficult. Using lxterminal also failed. Now gdebi isn't working and terminal commands keep returning the same error message. What happened and how to resolve it?

I
i_dropped_it
Junior Member
38
03-18-2016, 06:36 PM
#2
It seems Chromium is no longer available in Ubuntu distributions. You'll need to get it via the Snap Store instead.
I
i_dropped_it
03-18-2016, 06:36 PM #2

It seems Chromium is no longer available in Ubuntu distributions. You'll need to get it via the Snap Store instead.

I
193
04-07-2016, 09:05 PM
#3
Apt is the package manager for Debian-based systems, including Ubuntu. To reset the cache, use sudo apt autoremove and sudo apt clean. For missing dependencies, run sudo apt-get install -f. To remove a specific package like Chrome Remote Desktop, delete its file in ~/Downloads using dpkg --purge, then reinstall via sudo apt update and upgrade.
I
itzMikaHackzZ_
04-07-2016, 09:05 PM #3

Apt is the package manager for Debian-based systems, including Ubuntu. To reset the cache, use sudo apt autoremove and sudo apt clean. For missing dependencies, run sudo apt-get install -f. To remove a specific package like Chrome Remote Desktop, delete its file in ~/Downloads using dpkg --purge, then reinstall via sudo apt update and upgrade.

B
baconandfries
Member
215
04-15-2016, 07:31 PM
#4
I attempted several options but received the same message: "E: The package chrome-remote-desktop needs to be reinstalled, etc."
B
baconandfries
04-15-2016, 07:31 PM #4

I attempted several options but received the same message: "E: The package chrome-remote-desktop needs to be reinstalled, etc."

9
99loic
Member
141
04-19-2016, 02:41 AM
#5
Run the command to eliminate the chrome-remote-desktop package.
9
99loic
04-19-2016, 02:41 AM #5

Run the command to eliminate the chrome-remote-desktop package.