Package Details: fuc 1.1.9-1

Git Clone URL: https://aur.archlinux.org/fuc.git (read-only, click to copy)
Package Base: fuc
Description: Modern, performance focused unix commands
Upstream URL: https://github.com/SUPERCILEX/fuc
Licenses: Apache
Submitter: alub
Maintainer: alub
Last Packager: alub
Votes: 1
Popularity: 0.005137
First Submitted: 2023-03-26 15:57 (UTC)
Last Updated: 2023-10-09 06:21 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Pinned Comments

kseistrup commented on 2023-03-27 11:52 (UTC)

Thanks! Meanwhile I have created a -bin package for those who cannot or will not compile the binaries themselves:

https://aur.archlinux.org/packages/fuc-static-musl-bin

Latest Comments

kseistrup commented on 2023-03-28 12:08 (UTC)

@alub, thanks for trying — at least it seems like a step in the right directiom.

alub commented on 2023-03-28 10:36 (UTC)

Thanks, it does indeed build with cargo, but I had to keep cargo-nightly for the tests.

kseistrup commented on 2023-03-28 07:01 (UTC)

FYI: It seems the requirements for +nightlyhas been lifted and that the binaries will compile with rust 1.68: https://github.com/SUPERCILEX/fuc/issues/15

(Disclaimer: I haven't tried yet myself.)

kseistrup commented on 2023-03-27 11:52 (UTC)

Thanks! Meanwhile I have created a -bin package for those who cannot or will not compile the binaries themselves:

https://aur.archlinux.org/packages/fuc-static-musl-bin

alub commented on 2023-03-27 11:46 (UTC)

Thanks for testing! I updated to use cargo-nightly and tested the build in a chroot.

kseistrup commented on 2023-03-27 08:34 (UTC) (edited on 2023-03-27 08:34 (UTC) by kseistrup)

This package cannot be compiled with the the stable version of Rust that is currently in the extra/rust package:

   Compiling fuc_engine v1.1.6 (~/.local/var/cache/yay/fuc/src/fuc-1.1.6/fuc_engine)
error[E0554]: `#![feature]` may not be used on the stable release channel