Skip to content

Commit

Permalink
chrome 128.0.6613.113 #44
Browse files Browse the repository at this point in the history
  • Loading branch information
mxochicale committed Aug 31, 2024
1 parent d2115d5 commit 11047a7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions chrome/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ rm google-chrome-stable_current_amd64.deb #delete deb file
See [logs](logs.md) for installed versions
```
export V=$(google-chrome --version | awk '{print $3}')
git commit -am 'chrome $V #44'
git commit -am "chrome $V #44"
```

## Remove
Expand All @@ -28,12 +28,10 @@ rm -rf ~/.config/google-chrome
rm -rf ~/.cache/google-chrome
```


## Mirrors with older versions
https://www.slimjet.com/chrome/google-chrome-old-version.php
http://orion.lcg.ufrj.br/RPMS/myrpms/google/


## References
* https://askubuntu.com/questions/760085/how-do-you-install-google-chrome-on-ubuntu-16-04
* https://support.google.com/chrome/answer/95414?co=GENIE.Platform%3DDesktop&hl=hl=en
Expand Down

0 comments on commit 11047a7

Please sign in to comment.