deepin20
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| deepin20 [2020/11/20 19:39] – admin | deepin20 [2020/11/20 20:31] (current) – admin | ||
|---|---|---|---|
| Line 22: | Line 22: | ||
| wget https:// | wget https:// | ||
| - | |||
| sudo apt install ./ | sudo apt install ./ | ||
| + | **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:// | ||
| + | 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.1605897577.txt.gz · Last modified: 2020/11/20 19:39 by admin