get error with makepkg -si
/home/shinmen/Git Rei/android-studio/PKGBUILD: line 35: cd: too many arguments
==> ERROR: A failure occurred in package().
Aborting...
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) |
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 53 Next › Last »
get error with makepkg -si
/home/shinmen/Git Rei/android-studio/PKGBUILD: line 35: cd: too many arguments
==> ERROR: A failure occurred in package().
Aborting...
I think the Upstream URL https://developer.android.com/studio is more suitable.
Hey just make this modifications for get new version:
update pkgver: pkgver=4.0.1.0
update _build: _build=193.6626763
update the sha256sums: sha256sums=('f2f82744e735eae43fa018a77254c398a3bab5371f09973a37483014b73b7597' '73cd2dde1d0f99aaba5baad1e2b91c834edd5db3c817f6fb78868d102360d3c4' '9a7563f7fb88c9a83df6cee9731660dc73a039ab594747e9e774916275b2e23e')
work for me :D
@typebrook your archive is probably corrupt or your disk is full. I can't reproduce this.
Get error message with yay -S android-studio
on 4.0.0.16-1
error: could not extract /opt/android-studio/plugins/Kotlin/kotlinc/lib/kotlin-compiler.jar (Lzma library error: No progress is possible)
Getting this error when yay -S android-studio
error: could not extract /opt/android-studio/plugins/android/lib/layoutlib/data/fonts/NotoSerifCJK-Regular-3.otf (Lzma library error: No progress is possible)
Downloading directly from https://dl.google.com/dl/android/studio/ide-zips/3.6.2.0/android-studio-ide-192.6308749-linux.tar.gz
unzipping with unarchiver
unar android-studio.somethingsomething.tar.gz
and running ./bin/studio.sh
worked for me! (Thanks @skwes)
@benedikt, thanks, I'll send over an email :)
@skwes splendid!
@benedikt It’s better to post it on Gist or some paste service instead of flushing the comment area with 500 lines.
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/