OPERATING SYSTEMSOS Linux

How to download and install Lua on Linux (Debian/Ubuntu/Arch)

Learn how to easily install Lua on Linux, in this video we’ll use POP_OS (Ubuntu) and EndeavourOS (Arch) as examples on how to install Lua using apt (or apt-get) and pacman.

Subscribe for more videos!
YouTube: https://www.youtube.com/stevesteacher?sub_confirmation=1
Odysee: https://odysee.com/$/invite/@stevesteacher:0

For more programming videos, feel free to subscribe to my 2nd channel: https://www.youtube.com/channel/UCZkCdex94Hp-3Aa-42kPhHg

Crash Courses: https://www.youtube.com/playlist?list=PLYBJzqz8zpWbmPw2E0ywUEuhw6FEwVR0U
C++ Programming Tutorials: https://youtu.be/2bSuuzMwda8
Lua Programming Tutorials: https://youtu.be/1srFmjt1Ib0
Love2D Game Dev Tutorials: https://youtube.com/playlist?list=PLYBJzqz8zpWYip5ZkTMQiOkqya9Iiefm9
Become a Web Developer: https://youtube.com/playlist?list=PLYBJzqz8zpWbsmFurxBg2Pm-mlBmJdXbh
Python Programming Tutorials: https://www.youtube.com/playlist?list=PLYBJzqz8zpWasL5mTe0t9W2cXrv7rnnsG
HTML Tutorials: https://youtu.be/lobFuLWhp0M
Bootstrap Tutorials: https://youtube.com/playlist?list=PLYBJzqz8zpWa98mQdVYW2pfnYYUF9Rw5g
CSS Tutorials: https://youtube.com/playlist?list=PLYBJzqz8zpWZARpwpANgmWj57laL5ORX_
Delphi Programming Tutorials: https://youtu.be/BqmJpFbRY2U
Pascal Programming Tutorials: https://youtube.com/playlist?list=PLYBJzqz8zpWZUDwnt3TNi-8HkrR-B9RJe
Linux Tutorials/Videos: https://youtube.com/playlist?list=PLYBJzqz8zpWYnUtUeVahkfIeYNKkLRMfZ
How-to videos: https://www.youtube.com/playlist?list=PLYBJzqz8zpWbp2DxyVGUCqxSZaCwDvU3C
Godot Game Dev Tutorials: https://youtube.com/playlist?list=PLYBJzqz8zpWZT3jepx1vY1nwhaC-T8wB2
TKinter Tutorials: https://youtube.com/playlist?list=PLYBJzqz8zpWZwVkeu2E5Hjw5ImK7SzMe3
Web Scraping/Beautiful Soup Tutorials: https://youtube.com/playlist?list=PLYBJzqz8zpWYfL1pYs4FG8Ed0Cf3sookG
MySQL Tutorials: https://youtube.com/playlist?list=PLYBJzqz8zpWaBcVuneV9g4zbKsmMCo-rR
Japanese Lessons: https://www.youtube.com/playlist?list=PLYBJzqz8zpWYy-iJ0xckeOjCCE2roN9Ww

Group Chats:
Weeb Chat: https://t.me/weeb_haven
Programmer Haven: https://t.me/programmer_haven

You can contact me on:
Email: StevesTeacherYT@gmail.com
Discord: https://discord.gg/NGtD9s6
Kitsu: https://kitsu.io/users/Netsu
Twitter: @stevesteacherYT or click here: https://twitter.com/stevesteacherYT?s=09

Hey there!!! Wanna help support the channel :D? You can donate on PayPal: https://paypal.me/stephenvdw?locale.x=en_US or on YouTube, it really helps out!

Any suggestions? Leave it in the comment section or contact me somewhere else!

Odysee Links:
Python Programming Tutorials: https://odysee.com/@stevesteacher:0/Python-Tutorials:5?r=7wEp27kZSg8dDKtQWMJam6CbMAizo9Vt
C++ Programming Tutorials: https://odysee.com/@stevesteacher:0/Cpp-Tutorials:d?r=7wEp27kZSg8dDKtQWMJam6CbMAizo9Vt
HTML Tutorials: https://odysee.com/@stevesteacher:0/HTML-Tutorials:9?r=7wEp27kZSg8dDKtQWMJam6CbMAizo9Vt
Tkinter Tutorials: https://odysee.com/@stevesteacher:0/Tkinter-Tutorials:d?r=7wEp27kZSg8dDKtQWMJam6CbMAizo9Vt
Linux Tutorials: https://odysee.com/@stevesteacher:0/Linux-Terminal-Tutorials:7?r=7wEp27kZSg8dDKtQWMJam6CbMAizo9Vt
Lua Tutorials: https://odysee.com/@stevesteacher:0/Lua-Tutorials:0?r=7wEp27kZSg8dDKtQWMJam6CbMAizo9Vt
Love2D Game Dev Tutorials: https://odysee.com/@stevesteacher:0/Love2D:f
Delphi Tutorials: https://odysee.com/@stevesteacher:0/Delphi-Tutorials:4?r=7wEp27kZSg8dDKtQWMJam6CbMAizo9Vt
MySQL Tutorials: https://odysee.com/@stevesteacher:0/MySQL-Tutorials:c?r=7wEp27kZSg8dDKtQWMJam6CbMAizo9Vt

Thank you for watching!

#stevesteacher

source

by Steve’s teacher

linux download

7 thoughts on “How to download and install Lua on Linux (Debian/Ubuntu/Arch)

  • how to switch to your own terminal account again once you entered lua5.3?

  • Thank you for this intro to Lua. I didn't know how to exit the Lua interpreter and with Google search I found this: "ctrl-D" or "os.exit()" for Unix and it works here on my MX Linux.

  • I am using ubuntu 18.04 and do not have the – Applications Icon – I use ( Crrl + Shit + t ) to open a root terminal. Also I can right click on any open window and in the drop down menu is ( Open Terminal Here ) in that windows tree.

  • Thank you! It seems you read my mind. Even in Pop OS! You solved my doubts about installing many versions on the same system.

    Now I will be able to follow your tutorial on Game creation with lua.

    Thank you again, for listen to your audiencie!

Comments are closed.