Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 698 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 698 Bytes

Discord installer for RPM based systems

Why not install via Flatpak?

In my case, I try to use Discord Rich Presence extension on Visual Studio Code and needs modifications in order to support IPC. I'm Lazy... zZzZZzzz...

If you prefer Flatpak, go ahead: https://flathub.org/apps/details/com.discordapp.Discord

How to install

  1. Download the tar.gz file on https://discord.com/download and save on any directory in your user directory;
  2. Open your terminal and clone this repo with the following git command:
    git clone https://github.com/thiagojack/discord-rpm-based.git
  3. Enter on directory:
    cd discord-rpm-based
  4. Run the install script:
    sudo bash install.sh