gui-apps/rfm (suckless_wl_zh)

Search

Install

Install this package:

emerge -a gui-apps/rfm

If the package is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask gui-apps/rfm

Or alternatively:

emerge --autounmask-write -a gui-apps/rfm

Package Information

Description:
suckless style file manager
Homepage:
https://gitee.com/guyuming76/rfm/
License:
GPL-3

Versions

Version EAPI Keywords Slot
9999 8 0

Metadata

Maintainers

Raw Metadata XML
<pkgmetadata>
	<maintainer type="person">
		<email>gu_yu_ming@139.com</email>
	</maintainer>
	<use>
		<flag name="locate">install package for locate command</flag>
		<flag name="reedline">install reedline (rust) in addition to gnu readline</flag>
		<flag name="git">build rfm with git integration feature</flag>
	</use>
</pkgmetadata>

Lint Warnings

USE Flags

Manage flags for this package: euse -i <flag> -p gui-apps/rfm | euse -E <flag> -p gui-apps/rfm | euse -D <flag> -p gui-apps/rfm

Flag Description 9999
debug ⚠️
git build rfm with git integration feature
locate install package for locate command
reedline install reedline (rust) in addition to gnu readline
wayland ⚠️