Skip to content

Releases: spookyorange/discord-linux-install

0.2.1

13 May 18:47
Compare
Choose a tag to compare

Hotfix: Uninstallation patch

What's New?

New uninstallation script that can handle multiple versions, that may have been forgotten in the 0.2.0 release(yeah ):)

Variations, variations!!

13 May 11:59
Compare
Choose a tag to compare

Hotfixes & Version supports

What's new?

  • Select your version(Standard, Canary, PTB) from the script and flawlessly install whatever you want
  • Install multiple versions of Discord and update them without them crossing each other

Improvements

  • #!/bin/bash -> #!/usr/bin/env bash for better support for wider variety of machines

Bugs?

  • Adapt to new technique Discord uses to redirect installations, it is now more native and works way better than before!

Migration?

Run:

sh install.sh

just like before and follow from there, same as updating it!

Have a good one everybody!

0.1.0

27 Apr 09:10
a20eb48
Compare
Choose a tag to compare

Discord installation script 0.1.0 is released!

What's new?

  • Now it installs on your local user, instead of /opt. So no need for "sudo"!
  • Use it on your Steam Deck with no problem!
  • The overall user facing echoes are updated for a more intuitive experience!
  • Code has been optimized, and now more safe!
  • A migration script added for the friends who tried out the script before 0.1.0 version!

Bugs?

  • Fixed a leftover discord.desktop file bug

Migration?

Just run:

sh ./migrate.sh

and you should be fine!

Thank you all for using this script, you rock!

Happy hacking and, more importantly, gaming!!