Package Details: android-file-transfer-cli 4.5-2

Git Clone URL: https://aur.archlinux.org/android-file-transfer-cli.git (read-only, click to copy)
Package Base: android-file-transfer-cli
Description: An interactive MTP client - CLI only, no QT/fuse dependencies
Upstream URL: https://github.com/whoozle/android-file-transfer-linux
Licenses: LGPL-2.1-or-later
Conflicts: android-file-transfer, android-file-transfer-git
Submitter: None
Maintainer: Aleksej
Last Packager: Aleksej
Votes: 0
Popularity: 0.000000
First Submitted: 2025-05-28 17:16 (UTC)
Last Updated: 2025-07-28 20:51 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

<deleted-account> commented on 2025-05-29 04:13 (UTC)

@FabioLolix thanks a lot.

FabioLolix commented on 2025-05-28 20:11 (UTC)

Hi, about the pkgbuild

  • license is wrong, it is LGPL-2.1-or-later
  • depends libxkbcommon-x11 hicolor-icon-theme are not needed
  • conflicts android-file-transfer-cli is not needed
  • conflicts android-file-transfer-git should be android-file-transfer instead
  • I've got a different checksum (0f366a8d659926d3859a8628d4f7592692389b060f67da9a936d19b252b42d96)
  • In package() it fails the cd as the path is wrong, should be cd "android-file-transfer-linux-${pkgver}"