Chrome unter OpenSUSE installieren: Difference between revisions

From Wurst-Wasser.net
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
sudo zypper ar http://dl.google.com/linux/chrome/rpm/stable/x86_64 Google-Chrome
zypper ar http://dl.google.com/linux/chrome/rpm/stable/x86_64 Google-Chrome
zypper refresh
zypper refresh
zypper install google-chrome-stable
zypper install google-chrome-stable

Latest revision as of 10:30, 19 March 2024

zypper ar http://dl.google.com/linux/chrome/rpm/stable/x86_64 Google-Chrome
zypper refresh
zypper install google-chrome-stable