User Tools

Site Tools


deepin20

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
deepin20 [2020/11/20 19:39] admindeepin20 [2020/11/20 20:31] (current) admin
Line 24: Line 24:
   sudo apt install ./deepin-language-patch-es_1.2_amd64.deb   sudo apt install ./deepin-language-patch-es_1.2_amd64.deb
  
 +**Instalar el microcode de Intel**
 +  sudo apt install intel-microcode
 +
 +**Ahorro de energía para portátiles**
 +  sudo apt install tlp
 +
 +===== Libreoffice =====
 +
 +**Instalar Libreoffice 7**
 +  sudo apt remove libreoffice && sudo apt autoremove -y
 +  sudo apt install flatpak
 +  flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
 +  flatpak install flathub org.libreoffice.LibreOffice
 +
 +**Mejorar la visualización de Libreoffice**
 +  sudo apt install libreoffice-gtk3
 +  sudo apt install libreoffice-style-breeze libreoffice-style-elementary libreoffice-style-colibre
 +  sudo apt install ttf-mscorefonts-installer
 +  sudo apt install libreoffice-help-es
 +  sudo apt-get install myspell-es
 +
 +===== Efectos de escritorio =====
 +  sudo apt update && sudo apt install systemsettings
  
  
deepin20.1605897594.txt.gz · Last modified: 2020/11/20 19:39 by admin