obexftp on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S obexftp

* (Optional) Uninstall obexftp on Arch using YAY

$ yay -Rns obexftp

2. Manually Install "obexftp" via AUR

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

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

b. Clone obexftp's git locally

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

c. Go to ~/obexftp folder and install it

$ cd ~/obexftp $ makepkg -si

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

ID: 620617
Name: obexftp
PackageBaseID: 128858
PackageBase: obexftp
Version: 0.24.2-5
Description: A tool for transfer files to/from any OBEX enabled device
URL: http://dev.zuckschwerdt.org/openobex/wiki/ObexFtp
NumVotes: 10
Popularity: 0.024625
OutOfDate:
Maintainer: xiretza
Submitter: Barthalion
FirstSubmitted: 1515272681
LastModified: 1560276243
URLPath: /cgit/aur.git/snapshot/obexftp.tar.gz