Search Criteria
Package Details: bfy 0.1.2-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/bfy.git (read-only, click to copy) |
---|---|
Package Base: | bfy |
Description: | brainfuc*k interpreter: a simple brainfuc*k interpreter and REPL writen in rust 🦀🤪 |
Upstream URL: | https://github.com/anas-elgarhy/bfy |
Licenses: | MIT |
Submitter: | anas-elgarhy |
Maintainer: | anas-elgarhy |
Last Packager: | anas-elgarhy |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-10-13 19:03 (UTC) |
Last Updated: | 2023-07-16 15:15 (UTC) |
Dependencies (1)
- cargo (rust-nightly-bin, cargo-git, rustup-git, rust, rustup) (make)
Latest Comments
MarsSeed commented on 2023-07-16 10:42 (UTC)
Please kindly remove the current
provides
andreplaces
.A package should not declare these fields for its own name.
Also, AUR packages should not use
replaces
in general.anas-elgarhy commented on 2023-07-16 10:21 (UTC)
I've fixed it Sorry for the delay and thanks for noticing that
kleintux commented on 2022-12-18 15:21 (UTC)
Don't use SUDO in PKGBUILDS. it's forbidden. Don't install something direct to the System. It's a security risk and the files will not be deleted if the package gets deleted. You need to add the files to the pkgdir folder.
see https://wiki.archlinux.org/title/Creating_packages#package()
thank you for fixing and maintaining