gnomevfs-rm
The GNOME virtual file-system libraries
Install
- All systems
-
curl cmd.cat/gnomevfs-rm.sh
- Debian
-
apt-get install libgnomevfs2-bin
- Ubuntu
-
apt-get install libgnomevfs2-bin
- CentOS
-
yum install gnome-vfs2
- Fedora
-
dnf install gnome-vfs2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libgnomevfs2-bin
- Raspbian
-
apt-get install libgnomevfs2-bin
- Dockerfile
- dockerfile.run/gnomevfs-rm
gnome-vfs2
The GNOME virtual file-system libraries
libgnomevfs2-0-dbg
GNOME Virtual File System (debugging libraries)
GNOME VFS is the GNOME virtual file system. It is the foundation of the Nautilus file manager. It provides a modular architecture and ships with several modules that implement support for local files, http, ftp and others. It provides an URI-based API, a backend supporting asynchronous file operations, a MIME type manipulation library and other features. This package contains unstripped shared libraries. It is provided primarily to provide a backtrace with names in a debugger, to make it easier to interpret core dumps. The libraries are installed in /usr/lib/debug and are automatically used by gdb.
libgnomevfs2-bin
GNOME Virtual File System (support binaries)
GNOME VFS is the GNOME virtual file system. It is the foundation of the Nautilus file manager. It provides a modular architecture and ships with several modules that implement support for local files, http, ftp and others. It provides an URI-based API, a backend supporting asynchronous file operations, a MIME type manipulation library and other features. This package contains some example binaries using the GNOME VFS library.