android-tethering on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "android-tethering" 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 android-tethering on Arch using YAY

$ yay -S android-tethering

* (Optional) Uninstall android-tethering on Arch using YAY

$ yay -Rns android-tethering

2. Manually Install "android-tethering" via AUR

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

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

b. Clone android-tethering's git locally

$ git clone https://aur.archlinux.org/android-tethering.git ~/android-tethering

c. Go to ~/android-tethering folder and install it

$ cd ~/android-tethering $ makepkg -si

3. Information about the android-tethering package on Arch User Repository (AUR)

ID: 1329194
Name: android-tethering
PackageBaseID: 197433
PackageBase: android-tethering
Version: 20230919-1
Description: systemd-networkd plugin to share Internet connection from your Android phone to your computer via USB cable
URL: https://gitlab.com/dakataca/android-tethering.git
NumVotes: 1
Popularity: 0.076957
OutOfDate:
Maintainer: dakataca
Submitter: dakataca
FirstSubmitted: 1694233446
LastModified: 1696532147
URLPath: /cgit/aur.git/snapshot/android-tethering.tar.gz