Package Details: solo2-cli-bin 0.2.2-1

Git Clone URL: https://aur.archlinux.org/solo2-cli-bin.git (read-only, click to copy)
Package Base: solo2-cli-bin
Description: Solo 2 CLI
Upstream URL: https://github.com/solokeys/solo2-cli
Licenses: MIT, Apache
Conflicts: solo2-cli
Provides: solo2-cli
Submitter: nickray
Maintainer: nickray
Last Packager: nickray
Votes: 0
Popularity: 0.000000
First Submitted: 2021-11-21 13:59 (UTC)
Last Updated: 2023-02-24 11:39 (UTC)

Latest Comments

kseistrup commented on 2025-04-04 11:03 (UTC)

The line in PKGBUILD reading

install -Dm644 LICENSE-MIT "$pkgdir/usr/share/licenses/$pkgnamefull/LICENSE-MIT"

should be

install -Dm644 LICENSE-MIT "$pkgdir/usr/share/licenses/$pkgname/LICENSE-MIT"

Then it should work.

marek22k commented on 2025-04-04 09:39 (UTC)

Mhh, fails to install:

error: failed to commit transaction (conflicting files)
solo2-cli-bin: /usr/share/licenses/LICENSE-MIT exists in filesystem (owned by rosenpass)
Errors occurred, no packages were upgraded.
 -> error installing: [/home/marek/.cache/yay/solo2-cli-bin/solo2-cli-bin-0.2.2-1-x86_64.pkg.tar.zst] - exit status 1

kseistrup commented on 2022-01-26 20:24 (UTC)

Thanks, everything's fine now! :)

nickray commented on 2022-01-26 13:18 (UTC)

Thanks, fixed.

kseistrup commented on 2022-01-26 08:21 (UTC)

The PKGBUILD can't find 70-solo2-rules et al., and thus fails building.