Getting
-
2. Downloading Android Studio IDE
Download Android Studio IDE for Red Hat Linux
If you are using Firefox then on Prompt Choose “Open with Archive Manager”:
Or After try to Select the Package by the Downloads Button on Top Panel:
Instead, on Google-Chrome simply try to Choose the Package on the Bottom Panel:
How to Install Chrome Browser in Red Hat Linux
-
3. Extracting Android Studio IDE
Then Extract Android Studio IDE into /tmp
Possibly Double-Click/Right-Click on Archive to Open with Archive Manager:Or from Shell:
sudo dnf install unzip
tar xvzf ~/Downloads/android-studio*.tar.gz -C /tmp
But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.
Contents