We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I downloaded code and I did make, make install under manjaro. However no f3probe executive file available. I only have f3write and f3read
How is this possible ? thx
The text was updated successfully, but these errors were encountered:
HI @alainroger,
Check out section "The extra applications for Linux" of our page on Read the Docs.
Sorry, something went wrong.
@alainroger On Manjaro or other Arch-based distros, f3 is available as an AUR package f3 https://aur.archlinux.org/packages/f3
f3
It also has a GUI AUR package: f3-qt
f3-qt
A quick test showed that f3probe was included.
f3probe
You can install f3, with your AUR helper. For example, if your helper is yay, it's simply:
yay
yay -S q3
@R8s6
I think it should read yay -S f3
yay -S f3
No branches or pull requests
Hi,
I downloaded code and I did make, make install under manjaro.
However no f3probe executive file available. I only have f3write and f3read
How is this possible ?
thx
The text was updated successfully, but these errors were encountered: