public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITP] vfu 4.06 -- A mc-like versatile text-based filemanager
@ 2008-03-13 17:42 Jari Aalto
  2008-03-14  6:39 ` [GTG] " Dr. Volker Zell
  2008-03-14 10:25 ` Corinna Vinschen
  0 siblings, 2 replies; 3+ messages in thread
From: Jari Aalto @ 2008-03-13 17:42 UTC (permalink / raw)
  To: cygwin-apps


In Debian stable:

    http://packages.debian.org/unstable/vfu

Jari

sdesc: "A mc-like versatile text-based filemanager"
ldesc: "A nice filemanager using the ncurses library. It has many nice
features like: Fast one-key commands; Filename completion and wildcard
expansion; Directory tree with sizes; File-type colorization; Archives
support (TAR, TGZ, BZ2, and many more); FTP support through
archive-like interface; Internal text/hex file viewer and hex editor;
Automount feature; Extensive user-defined external support/utils."
category: Utils
requires: cygwin libncurses8 libpcre0 perl unzip tar bzip2

a) manual

  mkdir vfu
  cd vfu
  wget        \
    http://cygwin.cante.net/vfu/vfu-4.06-1-src.tar.bz2 \
    http://cygwin.cante.net/vfu/vfu-4.06-1.tar.bz2 \
    http://cygwin.cante.net/vfu/setup.hint
  tar -xf vfu-4.06-1-src.tar.bz2
  ./vfu*.sh --color all

b) automated

  gpg --keyserver pool.sks-keyservers.net --recv-keys 955A92D8

  mkdir vfu ; cd vfu
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/vfu/get.sh \
          http://cygwin.cante.net/vfu/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-03-14 10:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-13 17:42 [ITP] vfu 4.06 -- A mc-like versatile text-based filemanager Jari Aalto
2008-03-14  6:39 ` [GTG] " Dr. Volker Zell
2008-03-14 10:25 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).