tetherback on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "tetherback" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install tetherback on Arch using YAY

$ yay -S tetherback

* (Optional) Uninstall tetherback on Arch using YAY

$ yay -Rns tetherback

2. Manually Install "tetherback" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone tetherback's git locally

$ git clone https://aur.archlinux.org/tetherback.git ~/tetherback

c. Go to ~/tetherback folder and install it

$ cd ~/tetherback $ makepkg -si

3. Information about the tetherback package on Arch User Repository (AUR)

ID: 574348
Name: tetherback
PackageBaseID: 138585
PackageBase: tetherback
Version: 0.9.1-1
Description: Create backups of an Android device over USB (requires adb and TWRP recovery).
URL: https://github.com/dlenski/tetherback
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dobo
Submitter: dobo
FirstSubmitted: 1546803488
LastModified: 1546803839
URLPath: /cgit/aur.git/snapshot/tetherback.tar.gz