obextool on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S obextool

* (Optional) Uninstall obextool on Arch using YAY

$ yay -Rns obextool

2. Manually Install "obextool" via AUR

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

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

b. Clone obextool's git locally

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

c. Go to ~/obextool folder and install it

$ cd ~/obextool $ makepkg -si

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

ID: 1391809
Name: obextool
PackageBaseID: 128976
PackageBase: obextool
Version: 0.35-5
Description: A front-end of obexftp
URL: https://www.tech-edv.co.at/00_Home/20_Software/50_Freie~20Software/10_ObexTool
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sl1pkn07
Submitter: Barthalion
FirstSubmitted: 1515344040
LastModified: 1706105268
URLPath: /cgit/aur.git/snapshot/obextool.tar.gz

5. The same packages on other Linux Distributions