Linux software

  • 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 »
  • Music on Linux: #10 || Install and use BOTTLES in Linux.Use Windows Apps inside Linux

    Flatpaks: 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 in a Linux Distro. Learn how to set up EndeavorsOS and Timeshift on Linux for music production. We’ll also cover installing Reaper, plugins, and using Pacman for a seamless workflow! #LinuxMusic Thanks for watching!…

    Read More »
  • How to Install PyCharm on Linux Mint 21.3 and Ubuntu | Latest Community Release

    #LinuxMint #PyCharm #Installation #PythonIDE #JetBrains #SoftwareInstallation #Linux #Development #IDE #GUIInstalling PyCharm Community Edition on Linux Mint graphically through the official JetBrains website involves downloading the tarball and setting it up. Here are the detailed steps: Download PyCharm Community Edition: Open your web browser and go to the PyCharm download page. Select the Community edition and click the Download button. Extract…

    Read More »
  • 26 – Linux mkdir and rmdir commands

    Linux Training for Beginners: Learn How to Use Linux This free Linux training for beginners course will teach you everything you need to know to get started with using Linux. Whether you’re a complete beginner or you have some experience with other operating systems, this course will give you the skills and knowledge you need to use Linux effectively. In…

    Read More »
Back to top button