RPM Package for discord
Find a file
Guillaume Raffin 2e9283c0cc
Merge pull request #28 from perillamint/wget2-fix
Specify wget output file name (to workaround issue on wget2.1)
2024-03-11 09:38:27 +01:00
.gitignore Remove RPMs from the repo 2017-01-05 00:21:47 +01:00
basic-checks.sh Update 2020-04-22 15:48:37 +02:00
common-functions.sh Update 2020-04-22 15:48:37 +02:00
create-package.sh Specify wget output file name (to workaround issue on wget2.1) 2024-03-10 17:16:17 +09:00
discord-logo-wordmark.png Improve readme with logo 2017-09-17 18:12:23 +02:00
discord.desktop Added launch flags for improving UI performance and responsiveness 2022-07-26 23:29:16 +03:00
discord.spec Disable stripping of symbols 2022-09-19 16:23:49 +03:00
LICENSE MIT license 2017-01-25 18:14:44 +01:00
README.md Add Discord Development Branch 2022-01-09 09:10:32 +01:00
screenshot.png Improve readme with a screenshot 2017-09-17 18:14:13 +02:00
terminal-colors.sh Update common scripts 2018-01-02 17:21:06 +01:00

discord logo

Discord rpm

Unofficial RPM package for Discord.

How to use

  1. Download 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