Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
setup(1)			 Michael R Sweet			setup(1)

NAME
     setup - graphical setup program for the esp package manager

SYNOPSIS
     setup [ directory ]

DESCRIPTION
     setup(1)  provides  a  graphical  installation  interface for EPM-generated
     portable installation packages.  It presents a step-by-step dialog for col-
     lecting a list of packages to install and accepting any license  agreements
     for those packages.

     setup searches for products in the current directory or the directory spec-
     ified on the command-line.

INSTALLATION TYPES
     The  default type of installation is "custom".  That is, users will be able
     to select from the list of products and install them.

     setup also supports other types of installations.	The setup.types file, if
     present, defines the other installation types.

SEE ALSO
     epm(1), setup.types(5).

COPYRIGHT
     Copyright (C) 1999-2020 by Michael R Sweet, All Rights Reserved.

     This program is free software; you can redistribute it and/or modify it un-
     der the terms of the GNU General Public License as published  by  the  Free
     Software  Foundation;  either version 2, or (at your option) any later ver-
     sion.

     This program is distributed in the hope that it will be useful, but WITHOUT
     ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or  FIT-
     NESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
     details.

March 11, 2020		       ESP Package Manager			setup(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=setup&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help