Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RPM-Outpost/discord
RPM Package for discord
https://github.com/RPM-Outpost/discord
discord fedora linux opensuse rpm rpm-packages
Last synced: 6 days ago
JSON representation
RPM Package for discord
- Host: GitHub
- URL: https://github.com/RPM-Outpost/discord
- Owner: RPM-Outpost
- License: mit
- Created: 2016-11-05T12:49:57.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-11T08:38:28.000Z (8 months ago)
- Last Synced: 2024-10-30T19:23:07.335Z (14 days ago)
- Topics: discord, fedora, linux, opensuse, rpm, rpm-packages
- Language: Shell
- Size: 37.6 MB
- Stars: 204
- Watchers: 10
- Forks: 15
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![discord logo](discord-logo-wordmark.png)
# Discord rpm
Unofficial RPM package for Discord.## How to use
1. [Download](https://github.com/RPM-Outpost/discord/archive/master.zip) and extract the zip.
2. Open a terminal and `cd` to the `discord-master` directory.
3. Run one of the following depending on the version you want to create a package for:
- Discord Stable: `./create-package.sh stable`
- Discord PTB: `./create-package.sh ptb`
- Discord Canary: `./create-package.sh canary`
- Discord Development: `./create-package.sh development`## Features
- Downloads the latest version of Discord from the official website
- Creates a ready-to-use RPM package
- Discord Stable, PTB, Canary, and Development can be installed at the same time
- Adds Discord to the applications list with a nice HD icon
- Supports Fedora (31) and OpenSUSE (Leap 15.1+).## More information
### Warning - no accents
The path where you run the script must **not** contain any special character like é, ü, etc. This is a limitation of the rpm tools.
### How to update
When a new version of Discord is released, simply run the script again to get the updated version.
### Dependencies
The `rpmdevtools` package is required to build RPM packages. The script detects if it isn't installed and offers to install it.### About root privileges
Building an RPM package with root privileges is dangerous, see http://serverfault.com/questions/10027/why-is-it-bad-to-build-rpms-as-root.## Screenshot
![beautiful screenshot](screenshot.png)