2

I'm wondering what repo the Debian instance gets its packages from, more specifically the adb and fastboot binaries.

Thanks in advance to whoever finds this out, you will literally be saving me so much headache!

you are viewing a single comment's thread
view the rest of the comments
[-] Spotlight7573@lemmy.world 1 points 5 months ago
$ cat /etc/apt/sources.list
# Generated by distrobuilder
deb https://deb.debian.org/debian bookworm main
deb https://deb.debian.org/debian bookworm-updates main
deb https://deb.debian.org/debian-security/ bookworm-security main
$ apt info adb
Package: adb
Version: 1:29.0.6-28
Priority: optional
Section: devel
Source: android-platform-tools (29.0.6-28)
Maintainer: Android Tools Maintainers <android-tools-devel@lists.alioth.debian.org>
$ apt info fastboot
Package: fastboot
Version: 1:29.0.6-28
Priority: optional
Section: devel
Source: android-platform-tools (29.0.6-28)
Maintainer: Android Tools Maintainers <android-tools-devel@lists.alioth.debian.org>

You might also be able to use a web version of ADB if you're just using it for basic functionality like installing an app:

https://github.com/yume-chan/ya-webadb

this post was submitted on 17 Apr 2024
2 points (75.0% liked)

ChromeOS

356 readers
1 users here now

Community for ChromeOS.

Post about ChromeOS devices:

Post about OS questions, Android apps, Linux usage, Flex, deals

Don't post about:

founded 1 year ago
MODERATORS