How to Install and Uninstall python3-adb-shell.noarch Package on Rocky Linux 8

Last updated: July 05,2024

1. Install "python3-adb-shell.noarch" package

Please follow the guidelines below to install python3-adb-shell.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install python3-adb-shell.noarch

2. Uninstall "python3-adb-shell.noarch" package

This tutorial shows how to uninstall python3-adb-shell.noarch on Rocky Linux 8:

$ sudo dnf remove python3-adb-shell.noarch $ sudo dnf autoremove

3. Information about the python3-adb-shell.noarch package on Rocky Linux 8

Last metadata expiration check: 0:05:58 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-adb-shell
Version : 0.1.3
Release : 1.el8
Architecture : noarch
Size : 45 k
Source : python-adb-shell-0.1.3-1.el8.src.rpm
Repository : epel
Summary : Python implementation for ADB shell and file sync
URL : https://github.com/JeffLIrion/adb_shell
License : ASL 2.0
Description : Python package implements ADB shell and FileSync functionality.