Search Criteria
Package Details: droidrunco 2.4.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/droidrunco.git (read-only, click to copy) |
---|---|
Package Base: | droidrunco |
Description: | Minimalist, functional Android debloat tool in Go |
Upstream URL: | https://github.com/lavafroth/droidrunco |
Licenses: | GPL3 |
Submitter: | robertfoster |
Maintainer: | robertfoster |
Last Packager: | robertfoster |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-04-11 09:28 (UTC) |
Last Updated: | 2024-01-13 05:58 (UTC) |
Dependencies (3)
- android-tools (android-sdk-platform-tools-dummyAUR, android-sdk-platform-toolsAUR)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
- just (just-gitAUR) (make)
Latest Comments
abelian424 commented on 2024-01-09 20:10 (UTC) (edited on 2024-01-09 20:11 (UTC) by abelian424)
For 2.4.2, is there a better way than simply replacing the
make
command withjust build-all
and then specifying theos
andarch
somehow?