Please kindly consider updating this package to the new version numbering system.
My personal changes for the first new release were…
[line 11-12]
pkgver=2020.3.1.22
_build=214.7075529
[line 23 & must add latest checksum @26]
source=("https://dl.google.com/dl/android/studio/ide-zips/$pkgver/android-studio-$pkgver-linux.tar.gz"
Although I am not quite sure myself: In the "-beta" package they believe the pkgrel to still be '1' and the (never officially mentioned) ".22" being part of the version number. Furthermore, the build number might be something else or obsolete entirely (I got it from the latest NDK).
The latest checksum can be found directly on the according website, so I won't provide mine. Many thanks.
Search Criteria
Package Details: android-studio 2024.3.1.14-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/android-studio.git (read-only, click to copy) |
---|---|
Package Base: | android-studio |
Description: | The official Android IDE (Stable branch) |
Upstream URL: | https://developer.android.com/ |
Keywords: | android |
Licenses: | Apache |
Submitter: | TamCore |
Maintainer: | kordianbruck (SailReal) |
Last Packager: | SailReal |
Votes: | 1088 |
Popularity: | 3.70 |
First Submitted: | 2013-05-15 19:45 (UTC) |
Last Updated: | 2025-03-25 11:01 (UTC) |
Dependencies (8)
- alsa-lib
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR)
- libxrender
- libxtst
- which (which-gitAUR)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR) (optional) – GTK+ look and feel
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd) (optional) – emulator support
- ncurses5-compat-libsAUR (optional) – native debugger support
Required by (8)
- android-material-icons (optional)
- android-studio-launcher
- flutter-beta (optional)
- flutter-dev (optional)
- flutter-git (optional)
- flutter-intellij-patch (optional)
- jdk-android-studio
- kode-studio-bin (optional)
Sources (3)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 53 Next › Last »
duerrwlu commented on 2021-07-29 23:48 (UTC)
johnson.lukose commented on 2021-07-16 19:46 (UTC)
[johnson@johnson-x550ep android-studio]$ makepkg -s -f ==> Making package: android-studio 4.2.2.0-1 (Sabtu 17 Jul 2021 03:20:58 ) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found android-studio-ide-202.7486908-linux.tar.gz -> Found android-studio.desktop -> Found license.html ==> Validating source files with sha256sums... android-studio-ide-202.7486908-linux.tar.gz ... Passed android-studio.desktop ... Passed license.html ... Passed ==> Extracting sources... -> Extracting android-studio-ide-202.7486908-linux.tar.gz with bsdtar ==> Removing existing $pkgdir/ directory... ==> Entering fakeroot environment... ==> Starting package()... ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "android-studio"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: android-studio 4.2.2.0-1 (Sabtu 17 Jul 2021 03:27:55 )
I tried this command twice but same result...
sudo pacman -U --noconfirm android-studio-ide-202.7486908-linux.tar.gz loading packages... error: missing package metadata in android-studio-ide-202.7486908-linux.tar.gz error: 'android-studio-ide-202.7486908-linux.tar.gz': invalid or corrupted package
What shall I do?
thanks.
vigsk17 commented on 2021-07-02 17:21 (UTC) (edited on 2021-07-02 17:21 (UTC) by vigsk17)
Updated PKGBUILD: http://sprunge.us/5Aan8A
ElNick commented on 2021-06-09 14:00 (UTC)
Android Studio 4.2.1 seems to include binaries linked to now outdated ncurses5. So ncurses5-compat-libs is now a runtime dependency. Without that I get "process exited with code 127" error when trying to launch a debugging session.
littlegigs commented on 2021-05-05 15:14 (UTC)
pkgver=4.2.0.24 _build=202.7322048
If anyone wants to generate new checksums for themselves.
Pinned Comments
C0rn3j commented on 2024-10-26 17:04 (UTC)
2024.2 added a Wayland backend, not enabled by default. Works fine for me so far.
https://blog.jetbrains.com/platform/2024/07/wayland-support-preview-in-2024-2/