houndkda.blogg.se

How to install android studio in ubuntu using terminal
How to install android studio in ubuntu using terminal










how to install android studio in ubuntu using terminal

Now run the following command below to download the latest version of Android Studio from the official page:Īfter you have downloaded the file, it’s time to unpack it: tar -zxvf android-studio-*

how to install android studio in ubuntu using terminal

  • Install Android Studio from Official Repositoryīy default, the Android Studio is not available on Ubuntu 22.04 base repository.
  • Installing Android Studio on Ubuntu 22.04. Now run the following command to install OpenJDK to your system: sudo apt install default-jdk Sudo apt install libc6:i386 libncurses5:i386 libstdc++6:i386 lib32z1 libbz2-1.0:i386Īndroid Studio requires JDK for proper working. First, make sure that all your system packages are up-to-date by running the following apt commands in the terminal. Install Android Studio on Ubuntu 22.04 LTS Jammy Jellyfish We recommend acting as a non-root sudo user, however, as you can harm your system if you’re not careful when acting as the root.
  • A non-root sudo useror access to the root user.
  • SSH access to the server (or just open Terminal if you’re on a desktop).
  • It’s recommended that you use a fresh OS install to prevent any potential issues.
  • how to install android studio in ubuntu using terminal

    A server running one of the following operating systems: Ubuntu 22.04, 20.04, and any other Debian-based distribution like Linux Mint.












    How to install android studio in ubuntu using terminal