Search Criteria
Package Details: universal-android-debloater-bin 1.2.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/universal-android-debloater-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | universal-android-debloater-bin |
| Description: | Cross-platform GUI written in Rust using ADB to debloat non-rooted Android devices. |
| Upstream URL: | https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | universal-android-debloater |
| Provides: | universal-android-debloater |
| Submitter: | w1nst0n |
| Maintainer: | yochananmarqos |
| Last Packager: | yochananmarqos |
| Votes: | 15 |
| Popularity: | 0.30 |
| First Submitted: | 2022-01-30 22:47 (UTC) |
| Last Updated: | 2026-05-15 21:50 (UTC) |
Latest Comments
1 2 3 Next › Last »
cable_loco commented on 2026-01-16 13:50 (UTC)
Here is the updated PKGBUILD:
Maintainer: AlphaJack <alphajack at tuta dot io>
Contributor: w1nst0n <w1nst0n at keemail dot me>
pkgname="uad-ng-bin" pkgver=1.2.0 pkgrel=1 pkgdesc="Cross-platform GUI written in Rust using ADB to debloat non-rooted Android devices (next generation)" arch=('x86_64') url="https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation" license=('GPL3') depends=('android-tools' 'fontconfig' 'vulkan-icd-loader') provides=('universal-android-debloater') source=("$pkgname-$pkgver::$url/releases/download/v$pkgver/uad-ng-noselfupdate-linux" "uad-ng.png::$url/blob/main/resources/assets/logo-light.png?raw=true" "uad-ng.desktop") b2sums=('9ef63a3365b054653f56fc1959bf82a67c63a35164bcd321ab398f9448e91cadfd6d008ce43cb9e5c6a2fa284e00919af51c08ebc582bdb85b445c875dfb50ad' 'f9640fd91892224bccc16ce48dae13d383fd79a9dd5ed6056d81553321d8327923b95b850d208c7c89dd3a7eba2b37bd91ffe99c5fe8fb1b5b7b01dcc3277fa0' '4c9b2992778ba84b7085b1c26dd8d27b6238f482521c1b3f18c2b2cd0f77d5094c15a6d84a916ba00b51cd2fb102c25de2bb5f803ef092a2b600ef40a43d9a2e')
package(){ install -D -m 755 "$pkgname-$pkgver" "$pkgdir/usr/bin/uad-ng" install -D -m 644 "uad-ng.desktop" -t "$pkgdir/usr/share/applications" install -D -m 644 "uad-ng.png" -t "$pkgdir/usr/share/pixmaps" }
medmedin commented on 2025-11-15 18:54 (UTC) (edited on 2025-11-15 18:56 (UTC) by medmedin)
@Frigyes06 The appication fails to run:
Frigyes06 commented on 2025-10-22 16:58 (UTC)
Updated!
italoghost commented on 2025-04-06 16:45 (UTC)
Hi! Could you update the package to 1.1.2? Also, you should revert the package release to 1 as soon as you update the version.
denilsonsa commented on 2024-11-21 21:43 (UTC)
This package sounds like a duplicate of universal-android-debloater-bin. Maybe the few specific features of this package could be merged into that other package or the non-bin package.
rafnov commented on 2024-10-12 20:31 (UTC)
This version does not run on me too: https://bpa.st/PB2A Anyone knows how to fix?
rafnov commented on 2024-10-12 20:28 (UTC)
This version does not run on me too. https://bpa.st/EAGQ Anyone knows why and how to fix? Only one I was able to run was outdated opengl version.
PlainArch commented on 2024-09-29 11:32 (UTC)
Seems the .zip from uad-ng-noselfupdate-linux.zip is missing.
1.0.3 is out of date. 1.1.0 is the last one, please fix if possible :-)
Thanks.
rafnov commented on 2024-04-29 21:21 (UTC) (edited on 2024-08-07 07:22 (UTC) by rafnov)
Does not run:
How to fix?
1 2 3 Next › Last »