How to Install and Uninstall python3-adb.noarch Package on Fedora 39
Last updated: November 26,2024
1. Install "python3-adb.noarch" package
Please follow the guidelines below to install python3-adb.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-adb.noarch
Copied
2. Uninstall "python3-adb.noarch" package
Please follow the steps below to uninstall python3-adb.noarch on Fedora 39:
$
sudo dnf remove
python3-adb.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-adb.noarch package on Fedora 39
Last metadata expiration check: 3:10:30 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-adb
Version : 1.3.0
Release : 13.fc39
Architecture : noarch
Size : 88 k
Source : python-adb-1.3.0-13.fc39.src.rpm
Repository : fedora
Summary : Python implementation of the Android ADB and Fastboot protocols
URL : https://github.com/google/python-adb
License : ASL 2.0
Description : This module contains a pure Python implementation of the Android ADB and
: Fastboot protocols, using libusb1 for USB communications. This is a complete
: replacement and rearchitecture of the Android project's ADB and fastboot code
: available at code is mainly targeted to users that need to communicate with
: Android devices in an automated fashion, such as in automated testing.
Available Packages
Name : python3-adb
Version : 1.3.0
Release : 13.fc39
Architecture : noarch
Size : 88 k
Source : python-adb-1.3.0-13.fc39.src.rpm
Repository : fedora
Summary : Python implementation of the Android ADB and Fastboot protocols
URL : https://github.com/google/python-adb
License : ASL 2.0
Description : This module contains a pure Python implementation of the Android ADB and
: Fastboot protocols, using libusb1 for USB communications. This is a complete
: replacement and rearchitecture of the Android project's ADB and fastboot code
: available at code is mainly targeted to users that need to communicate with
: Android devices in an automated fashion, such as in automated testing.