Code Monkey home page Code Monkey logo

discord-apt's Introduction

Discord APT repository

As has been repeatedly asked for, this is an APT repository for Discord. Note that I do not in anyway claim ownership over the .deb files here, this is just merely a nicer packaging option. Discord: if you want to do this yourself, please tell me about it and I'll point people there instead!

Note that as a result the LICENSE herein explicitly does not apply to the files in debian/pool as those belong to Discord, but it does apply to everything else.

Usage instructions

  1. Create a file /etc/apt/sources.list.d/discord.list with the contents deb https://palfrey.github.io/discord-apt/debian/ ./
  2. Download the file https://palfrey.github.io/discord-apt/discord-apt.gpg.asc to /etc/apt/trusted.gpg.d
  3. sudo apt-get update
  4. sudo apt-get install discord

Manual update instructions

This should not be needed, as .github/workflows/update.yml should do this, but just in case..

  1. This repo contains some large files, so install Git LFS before checking out the repo.
  2. pip install -r requirements.txt
  3. python get_new_package.py
    • If this says already have discord-<version>.deb and there's no new .debs in the repo, there's nothing to do further.
  4. export KEY_PASSPHRASE=<key phrase for the Discord Apt Repository key>
  5. make debian/Release.gpg, which should regenerate all the other files.
  6. Commit, push, etc and the Github Pages automation will deal with the rest.

discord-apt's People

Contributors

palfrey avatar theredcmdcraft avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.