LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

gvfs-rm

removes files using GVFS

TLDR

Remove file
$ gvfs-rm [file]
copy
Remove remote file
$ gvfs-rm smb://server/share/file.txt
copy
Force removal
$ gvfs-rm -f [file]
copy

SYNOPSIS

gvfs-rm [options] location

DESCRIPTION

gvfs-rm removes files using GVFS. It can delete local files and files on remote servers accessed through GVFS backends.The tool handles deletion across different protocols transparently. It works with SMB, FTP, SSH, and other GVFS-supported systems.

PARAMETERS

LOCATION

File path or URI to remove.
-f, --force
Ignore nonexistent and non-deletable files.
-?, --help
Print a short help text and exit.

CAVEATS

Part of the gvfs-bin command-line tools, deprecated in gvfs 1.31 (2016) and removed entirely in gvfs 1.38 (2018) in favor of the unified gio command (`gio remove`). Modern distributions no longer ship gvfs-rm. Deletes permanently rather than sending to trash; no recursive directory removal. Use gvfs-trash for recoverable deletion.

HISTORY

gvfs-rm was part of GVFS's original gvfs-bin utilities, introduced for GNOME alongside GVFS in 2008 (GNOME 2.22). It has since been superseded by gio remove.

SEE ALSO

gio(1), rm(1), gvfs-trash(1)

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid