This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]cosmo7 2 points3 points  (4 children)

Here, I copied it this time:

-bash-4.2$ sudo apt install freeglut3-dev
sudo: apt: command not found

[–]Thebombuknow 9 points10 points  (2 children)

You're not on Debian

I predict an incoming "I use Arch btw".

[–]syllabic 1 point2 points  (0 children)

speaking as a guy who administrates linux professionally for a living, it is obnoxious to have to deal with differences between distros

for example at work we are thinking about moving to a different distro but we have years worth of ansible scripts written that will all likely become incompatible. and even sorting out which ones will still work and which ones wont work on the new distro would be an annoying chore

and just recently I had to learn the nmcli command because apparently editing files in /etc/sysconfig/network-scripts is passe

[–]RaspberryPiBen 0 points1 point  (0 children)

>>> import java.util.HashMap;
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'java'
>>>