Help on 'reinstall'                                             Feta 1.4.0
--------------------------------------------------------------------------

The 'reinstall' command will reinstall packages from your APT sources,
even if the version has not increased since you last installed it. If you
try to 'reinstall' a .deb file you have downloaded, it will have the same
effect as 'install' (that is, install the file regardless of whether the
version is higher, lower, or the same).

EXAMPLES
--------
To reinstall GNU stow:
 # feta reinstall stow

OTHER REFERENCES
----------------
Feta uses 'apt-get --reinstall install' for the 'reinstall' command; see
apt-get(8).

--------------------------------------------------------------------------
Help on 'reinstall'                                             Feta 1.4.0
