stf on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S stf

* (Optional) Uninstall stf on Arch using YAY

$ yay -Rns stf

2. Manually Install "stf" via AUR

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

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

b. Clone stf's git locally

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

c. Go to ~/stf folder and install it

$ cd ~/stf $ makepkg -si

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

ID: 679818
Name: stf
PackageBaseID: 131750
PackageBase: stf
Version: 3.4.1-3
Description: Web application for controlling and managing Android devices
URL: https://openstf.io
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: flacks
FirstSubmitted: 1524321055
LastModified: 1577130418
URLPath: /cgit/aur.git/snapshot/stf.tar.gz