Advertisement
xcheck

Chrome-OS-80_linux-setup_bash-history

Mar 26th, 2020
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.89 KB | None | 0 0
  1. #Google Chrome OS Version 80.0.3987.158 (Offizieller Build) (64-Bit)
  2. #linux supsytem “Debian Buster”
  3.  
  4. uname -a
  5. sudo lsblk -o NAME,MODEL,TYPE,SIZE,FSTYPE,MOUNTPOINT,LABEL,PARTLABEL
  6. sudo apt update
  7. sudo apt upgrade
  8. sudo apt install enchant hyphen-de mythes-de hunspell-de-de-frami
  9. sudo apt install hyphen-en-us mythes-en-us
  10. sudo apt install hunspell-es
  11. sudo apt install mythes-es
  12. sudo apt install hyphen-es
  13. sudo apt install gnome-software
  14. sudo apt install libreoffice
  15. sudo apt install libreoffice-gnome
  16. sudo apt install libreoffice-l10n-de
  17. sudo apt install libreoffice-help-de
  18. sudo apt install fonts-mathjax fonts-wqy-microhei
  19. sudo apt install geany
  20. sudo apt install geany-plugin-spellcheck
  21. sudo apt install filezilla
  22. sudo apt install pdfarranger
  23. sudo apt install python-setuptools
  24. sudo apt install python3-setuptools
  25. sudo apt install python-pip python3-pip
  26. sudo pip install setuptools
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement