LogoLogo
  • Welcome 😄
  • Introduction
    • Important ⚡
    • Where to begin? 🤷‍♀️
  • Installation
    • Un-Modded OS
      • Ubuntu
      • Debian
      • Kali Security OS
      • Manjaro
      • Arch Linux
      • Fedora
      • Void
      • Alpine
    • Modded OS
      • Ubuntu KDE
      • Debian XFCE
      • Ubuntu XFCE
      • Manjaro XFCE
    • Offline Installation
  • Uninstallation
    • Uninstallation 🔴
  • VNC
    • VNC Basics 📱
    • SSH Basics 👩‍💻
  • XSDL
    • XSDL Basics
  • Hardware
    • Internal Storage 📂
    • Sound 🎵
  • Software
    • Browsers
    • LibreOffice
    • Blender
    • IDEs
      • IntelliJ Idea
      • VS Code
      • JetBrains
    • GIMP
Powered by GitBook
On this page
  • Ubuntu/Debian based distro
  • Arch based distro

Was this helpful?

  1. Software

LibreOffice

Word Processors to slides... This covers it all 📚

PreviousBrowsersNextBlender

Last updated 4 years ago

Was this helpful?

Ubuntu/Debian based distro

Start Linux and run the following command inside Linux:

sudo apt update -y && sudo apt install wget -y && wget https://raw.githubusercontent.com/AndronixApp/AndronixOrigin/master/Uninstall/librepatch.sh && bash librepatch.sh

Arch based distro

Start Linux and run the following command inside Linux:

wget https://raw.githubusercontent.com/AndronixApp/AndronixOrigin/master/Uninstall/librepatch_arch.sh && bash librepatch_arch.sh