From 385be456cc9413e5531ae5237f8f43e5d7c35440 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sun, 4 May 2025 11:17:18 +0300 Subject: [PATCH] essentialsoftware: add android-tools for Fedora Atomic How do you use Android without having adb and fastboot at paw everywhere? --- n/essentialsoftware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/n/essentialsoftware.md b/n/essentialsoftware.md index e80ffc7..7aab0da 100644 --- a/n/essentialsoftware.md +++ b/n/essentialsoftware.md @@ -161,7 +161,7 @@ bit... ```bash # Layer packages I need on top of the base image. -sudo rpm-ostree install btop clang darkman duperemove gamescope git-lfs gnome-console htop inxi mosh mpv neovim pipx pre-commit sshguard steam-devices symlinks syncthing terminus-fonts-console tmux tor unbound zsh +sudo rpm-ostree install android-tools btop clang darkman duperemove gamescope git-lfs gnome-console htop inxi mosh mpv neovim pipx pre-commit sshguard steam-devices symlinks syncthing terminus-fonts-console tmux tor unbound zsh # Disable bootscreen, ensure CPU vulnerability mitigation, enable lockdown # mode. REMEMBER! lockdown is incompatible with unsigned additional # kernel modules