Quote:
Originally Posted by kovidgoyal
If you got the same error then its not actually installed.
|
[CODE]sudo apt install xdg-utils wget xz-utils python3 libegl1 libopengl0
libnss3 libxcb-cursor0 -y
Ran that again to check if they installed correctly.
Code:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libegl1 is already the newest version (1.4.0-1).
libopengl0 is already the newest version (1.4.0-1).
wget is already the newest version (1.21.2-2ubuntu1).
xz-utils is already the newest version (5.2.5-2ubuntu1).
libxcb-cursor0 is already the newest version (0.1.1-4ubuntu1).
libnss3 is already the newest version (2:3.68.2-0ubuntu1.2).
python3 is already the newest version (3.10.6-1~22.04).
xdg-utils is already the newest version (1.1.3-4.1ubuntu3~22.04.1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.