learn linux ubuntu for beginners

  • LinuxHow to Use AppImages on Linux: A Beginner’s Guide

    How to Use AppImages on Linux: A Beginner’s Guide

    The Linux Crash Course series on Learn Linux TV will teach you a valuable Linux-related concept or skill, one video at a time! This time around, Jay details the “AppImage”, a special app format you can download and run immediately. *LEARN LINUX TV – YOUR HOME FOR LINUX-RELATED FUN AND LEARNING!* *🎓 BRAND NEW UDEMY COURSES AVAILABLE!* Check out my…

    Read More »
  • Install and delete Packages in Debian LINUX

    sudo apt install [package_name] //install package from repo sudo apt remove [package_name] // uninstall package dpkg -L [package_name] // find out, where package was installed to sudo apt update sudo apt dist-upgrade // update all Wanna be prepared for the coming Linux world Domination? Then you are at the right place. From Soundcreation, Audiodrivers, etc…, to the knowledge of working…

    Read More »
Back to top button