|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description | Supported platforms | Compile from Source | Author | LICENSE | Downloads & screenshots
VFU is console (text mode) file manager for UNIX/Linux. VFU covers virtually all file managing needs and offer large set of behaviour options. Press key 'H' inside VFU to get HELP information! External info about VFU: Ubuntu VFU Community Help Wiki page. Search DuckDuckGO for vfu file manager Search Google for vfu file manager
VFU is tested and supported on these platforms:
------------------------------------------------------------------------------ Platform : Linux Notes : Slackware Linux is the original VFU development platform. ------------------------------------------------------------------------------ Platform : Mac OS X Notes : Build procedure for Mac OS X is described inside the package. ------------------------------------------------------------------------------ Platform : Linux ( Debian DEB Packages ) Notes : Debian packages are available here ------------------------------------------------------------------------------ Platform : Cygwin (Windows) Notes : Cygwin packages (VFU search @ cygwin) ------------------------------------------------------------------------------ Platform : NetBSD Notes : VFU packages for NetBSD can be found here ------------------------------------------------------------------------------ Platform : GNU Hurd Notes : I've been told that VFU runs fine on the Hurd platform. ------------------------------------------------------------------------------ Platform : Solaris Notes : Compiles flawlessly ( with some header locations changes ), but I have no access to Solaris machines. ------------------------------------------------------------------------------ Platform : DOS Notes : Supports LFN under Win95/98 when compiled with DJGPP. NOTE: DOS support may be dropped soon, but Cygwin version will work on Windows/DOS. ------------------------------------------------------------------------------VFU should compile on any UNIX platform. If you need help with compiling, send me an email. Also, if someone have compiled VFU for some other OS, please, let me know!
To compile VFU from latest sources, Github snapshots are needed: git clone https://github.com/cade-vs/vfu-dist.git cd vfu-dist git clone https://github.com/cade-vs/vfu.git git clone https://github.com/cade-vs/vslib.git git clone https://github.com/cade-vs/vstring.git make ls -l vfu/vfuBy default VFU compiles with ncurses library. VFU also can use yascreen screen library instead of ncurses. To compile VFU with yascreen:
git clone https://github.com/cade-vs/vfu-dist.git cd vfu-dist git clone https://github.com/cade-vs/vfu.git git clone https://github.com/cade-vs/vslib.git git clone https://github.com/cade-vs/vstring.git git clone https://github.com/cade-vs/yascreen.git cd vfu make vfu.yas ls -l vfu.yasAfter cloning from Github, sources can be updated to latest:
cd vfu-dist git pull git -C vfu pull git -C vslib pull git -C vstring pull git -C yascreen pull make ls -l vfu/vfu
1996-2021 (c) Vladi Belperchinov-Shabanski "Cade" <[email protected]> <[email protected]> <[email protected]> http://cade.noxrun.com/projects/vfu http://github.com/cade-vs/vfu
GPLv2, see COPYING file for full text.
Below you can find VFU packages and some screenshots. VFU can be downloaded also at http://www.ibiblio.org/pub/Linux/utils/file/managers/ And all of Metalab/Ibiblio mirrors. VFU packages names are:
vfu-M.II.src.tgz -- source pack version M.II vfu-M.II.tgz -- source pack version M.II vfu-M.II.bin.linux.tgz -- binary executable pack version M.II vfu-M.II.bin.linux.static.tgz -- binary (statically linked) executable pack version M.II i.e. vfu-ver.packtype.platform.bintype.tgz
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|