How do I install discord

Just install the dependencies you're missing.

if he gets it to work he'll probably come back here asking how to fix the emoji fonts
(install noto-fonts-emoji to get emojis to work)

sudo apt install *libc++*

Generally, that's what I always do, the asterix means "anything" in regular expressions. Yeah, I end up with 20GB of dependencies but it's worth it.

Upvoted

Attached: 1492470339991.jpg (392x768, 43K)

Tomorro's thread: WHY LINUX IS SO SHIT I COULDN'T EVEN INSTALL DISCORD

>How do I install discord?
>Has Memejaro installed
I can already see tomorrow's thread headline:
"OMG! Linux is so fucking shit! Couldn't even install discord!!!"
Really, OP? Should've gone with a *buntu flavor, instead you decided to fall for a distro not aimed at newbs, heck I'd even recommend Linux Mint, but no you HAD to listen to the autist on here, shame on you.

>he fell for the meme

Just install plain vanilla Ubuntu LTS if you want to use Linux
Anything else is for memelords

>OS: Manjaro Linux x86_64
>Packages: 990 (pacman)

>manjaro
>not aimed at newbs

>discord
enjoy the botnet

Attached: 1523379499058.jpg (580x346, 47K)

these AUR helpers are garbage, install things manually:

git clone aur.archlinux.org/libc .git
cd libc++
makepkg -si --skippgpcheck
cd
git clone aur.archlinux.org/discord.git
cd discord
makepkg -si