Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thiagojolv/discord-rpm-based

Discord chat installer for RPM based systems
https://github.com/thiagojolv/discord-rpm-based

chat-application discord fedora opensuse redhat rpm

Last synced: 17 days ago
JSON representation

Discord chat installer for RPM based systems

Awesome Lists containing this project

README

        

# 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... zZzZZ*zzz*...

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`