Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pkgstore-old/linux-rpm-discord


https://github.com/pkgstore-old/linux-rpm-discord

discord linux pkgstore rpm rpm-package rpm-packages rpm-spec

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Discord

**Discord** is a VoIP, instant messaging and digital distribution platform designed for creating communities. Users communicate with voice calls, video calls, text messaging, media and files in private chats or as part of communities called "servers". Servers are a collection of persistent chat rooms and voice chat channels. Discord runs on Windows, macOS, Android, iOS, iPadOS, Linux, and in web browsers.

## Install

### Fedora COPR

```
$ dnf copr enable pkgstore/discord
$ dnf install -y discord
```

### Open Build Service (OBS)

```
# Work in Progress
```

## Update

```
$ dnf upgrade -y discord
```