Package Details: linked-helper 2.14.60-1

Git Clone URL: https://aur.archlinux.org/linked-helper.git (read-only, click to copy)
Package Base: linked-helper
Description: LinkedIn lead generation tool businesses use to find clients
Upstream URL: https://www.linkedhelper.com/
Licenses: unknown
Submitter: invade_r
Maintainer: invade_r
Last Packager: invade_r
Votes: 0
Popularity: 0.000000
First Submitted: 2022-11-27 22:24 (UTC)
Last Updated: 2022-12-20 13:33 (UTC)

Latest Comments

daclasen commented on 2024-07-25 05:50 (UTC)

The subarchives 'control.tar.xz' and 'data.tar.xz' inside the 'linked-helper.deb' source have been renamed to ...tar.zst quite a while ago. Things will go south trying to install this aur in the meantime. A workaround is to adjust the PKGBUILD manually, e.g.:

sed -i 's/control.tar.xz/control.tar.zst/g; s/data.tar.xz/data.tar.zst/g' PKGBUILD