Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error for Chrome #4

Open
beniroquai opened this issue Sep 23, 2024 · 1 comment
Open

Error for Chrome #4

beniroquai opened this issue Sep 23, 2024 · 1 comment

Comments

@beniroquai
Copy link
Contributor

ene@bene-hp:~/Downloads$ sudo dpkg -i chrome-remote-desktop_current_amd64.deb
(Reading database ... 211115 files and directories currently installed.)
Preparing to unpack chrome-remote-desktop_current_amd64.deb ...
Unpacking chrome-remote-desktop (129.0.6668.14) over (129.0.6668.14) ...
dpkg: dependency problems prevent configuration of chrome-remote-desktop:
chrome-remote-desktop depends on xvfb; however:
Package xvfb is not installed.
chrome-remote-desktop depends on xserver-xorg-video-dummy (>= 1:0.3.8-1); however:
Package xserver-xorg-video-dummy is not installed.
chrome-remote-desktop depends on xbase-clients; however:
Package xbase-clients is not installed.
chrome-remote-desktop depends on python3-packaging; however:
Package python3-packaging is not installed.
chrome-remote-desktop depends on python3-psutil; however:
Package python3-psutil is not installed.
chrome-remote-desktop depends on libutempter0 (>= 1.1.5); however:
Package libutempter0 is not installed.

dpkg: error processing package chrome-remote-desktop (--install):
dependency problems - leaving unconfigured
Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
Processing triggers for gnome-menus (3.36.0-1ubuntu3) ...
Processing triggers for desktop-file-utils (0.26-1ubuntu3) ...
Errors were encountered while processing:
chrome-remote-desktop

@beniroquai
Copy link
Contributor Author

sudo apt update && sudo apt install xvfb xserver-xorg-video-dummy xbase-clients python3-packaging python3-psutil libutempter0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant