Search Criteria
Enter search criteriaSearch by
Keywords
Out of Date
Sort by
Sort order
Per page
Package Details: fastp 1.3.5-1
| Git Clone URL: | https://aur.archlinux.org/fastp.git (read-only, click to copy) |
|---|---|
| Package Base: | fastp |
| Description: | a tool designed to provide fast all-in-one preprocessing for FastQ files, developed in C++ with multithreading supported to afford high performance |
| Upstream URL: | https://github.com/OpenGene/fastp |
| Licenses: | MIT |
| Submitter: | Baytars |
| Maintainer: | malacology (BioArchLinuxBot) |
| Last Packager: | BioArchLinuxBot |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-11-29 02:56 (UTC) |
| Last Updated: | 2026-06-21 06:32 (UTC) |




























When installing this, seems that binary needs to be executed manually by pointing to the installed binary at
/usr/bin/fastp/fastp(and not/usr/bin/fastp). Is that expected behavior?Calling
fastpfrom the command line generates permissions errors using zsh, presumably sincewhich fastpis pointing to/usr/bin/fastp.