
I have searched for various versions of this question, but I only found people using python 3.9 which is a known error. I can see that the program "Could not build wheels for multidict or yarl" but I'm not sure how to go about fixing the problem. I've also successfully installed the discord package on windows python 3.8.7, which means there is some difference I'm not aware of between windows python 3.8 and linux python 3.8, or I'm just missing some package to help me install discord.py, possibly because it was preinstalled (lightweight). It's running a pre installed python 3.8.5 version, but I've only seen errors with installing the discord package when the python version is 3.9. Through this tutorial, we have learned how to install and uninstall discord on Linux ubuntu 22.04 using the terminal.I recently installed armbian focal to a tinker board, and was attempting to install the discord python package. Then execute the following command on the command line to uninstall discord from ubuntu 22.04: sudo snap remove discord If we wish to uninstall discord using Snap. Step 3 – Uninstall Discord from Ubuntu 22.04 If snap is not installed, so execute the following command on command line to install it: sudo apt install snapd Then execute the following command on command line to install discord on your system using Snap: sudo snap install discord Step 3 – Uninstall Discord from Ubuntu 22.04 Step 1 – Update System Packagesįirst of all, open the terminal or command line and execute the following command on command line to update system packages: sudo apt update & sudo apt upgrade Step 2 – Install Discord.Use the following steps to install and uninstall discord on Linux ubuntu 22.04 using terminal: How to Install and Uninstall Discord on Ubuntu 22.04 People use Discord daily to talk about many things, ranging from art projects and family trips to homework and mental health support. Install and uninstall discord on ubuntu 22.04 Through this tutorial, we will learn how to install and uninstall discord on Linux ubuntu 22.04 using the terminal.ĭiscord is a free voice, video, and text chat app that’s used by tens of millions of people ages 13+ to talk and hang out with their communities and friends.
