f3 icon indicating copy to clipboard operation
f3 copied to clipboard

f3probe under manjaro not available

Open alainroger opened this issue 3 years ago • 3 comments

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

alainroger avatar Aug 03 '22 13:08 alainroger

HI @alainroger,

Check out section "The extra applications for Linux" of our page on Read the Docs.

AltraMayor avatar Aug 04 '22 20:08 AltraMayor

@alainroger On Manjaro or other Arch-based distros, f3 is available as an AUR package f3 https://aur.archlinux.org/packages/f3

It also has a GUI AUR package: f3-qt

A quick test showed that f3probe was included.

You can install f3, with your AUR helper. For example, if your helper is yay, it's simply:

yay -S q3

R8s6 avatar Aug 05 '22 19:08 R8s6

@R8s6

yay -S q3

I think it should read yay -S f3

DEVoytas avatar Oct 07 '22 15:10 DEVoytas