Created
May 15, 2024 12:23
-
-
Save mukaschultze/366c9e10daeb644bb045a576b829c4ee to your computer and use it in GitHub Desktop.
Update discord on manjaro
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone https://gitlab.archlinux.org/archlinux/packaging/packages/discord.git /tmp/discord | |
cd /tmp/discord | |
PACMAN=yay makepkg -si --skipinteg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment