We can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect
Mastery Learning · 2.6K views · 30 likes Short
Analysis Summary
Worth Noting
Positive elements
- This video provides clear, practical instructions for Linux users on handling specific dependencies (tar files and system packages) required for JetBrains tools.
Influence Dimensions
How are these scored?About this analysis
Knowing about these techniques makes them visible, not powerless. The ones that work best on you are the ones that match beliefs you already hold.
This analysis is a tool for your own thinking — what you do with it is up to you.
Related content covering similar topics.
Vibe coding vs AI assisted/pair programming
Jake@Linux
Let's find something AMAZING
typecraft
Linus Torvalds: Speaks on XZ Hack in Linux and Trust in Open Source Dev
SavvyNik
Let's build something great together!
David Heinemeier Hansson
Omarchy (micro) forks Chromium!
David Heinemeier Hansson
Transcript
navigate to the site jets.com toolbox apppp and download the app based on your operating system and processor architecture I will be downloading the Linux x86 tar file since I'm using Ubuntu 24.0 4 on an x86 processor after downloading click on system requirements to view the necessary packages needed to run the jetbrains toolbox app while newer versions of Windows or make OS do not require any additional dependencies for Linux we need to install the following packages copy the required packages and install them using the Ubuntu package manager extract the downloaded tar file and run the jet brains app it will take a few seconds to start up once it has started simply follow the onscreen instructions to complete the setup now we can install and manage all jetbrains idees from the toolbox app to demonstrate let's install the intellig Community Edition IDE search for intellig and click on install for the Community Edition IDE now the toolbox app will download and install the latest version of the selected IDE this may take some time depending on your network speed let's open the installed IDE by double clicking on it and complete the ini initial setup by following the onscreen instructions click on new project to create a cotland project enter your Project's name select cotlin as the project type and then choose the build system for this demo I'll opt for Gretel since Gretel doesn't support jdk version 22 at the time of this recording I'm selecting version 21 finally click create now intellig will create a simple cotland project and initiate the Gretel build this process may take a while depending on your network speed as Gretel will download all the dependencies required to run the program once it finishes you can either click the Run button at the top of the IDE or press shift plus F10 this will execute the program and display the results in the integrated console at the bottom of the IDE that's it thanks for watching and see you in the next one
Video description
Manage JetBrains IDEs the easy way. JetBrains Toolbox app helps to * Install * Update automatically * Update the plugins together with the IDE * Roll-back and downgrade Save time and effort maintaining your IDEs, by downloading a patch or a set of patches instead of the full package download. Everything updates in the background while you never stop coding.