easypack.1

来自「minix操作系统最新版本(3.1.1)的源代码」· 1 代码 · 共 38 行

1
38
字号
.TH EASYPACK 1.SH NAMEeasypack \- Fetch and install a package.SH SYNOPSIS\fBeasypack\fR [\fB\-\fIo\fR].br.de FL.TP\\fB\\$1\\fR\\$2...de EX.TP 20\\fB\\$1\\fR# \\$2...SH OPTIONS.FL "\-\fIo\fR" "If package is already installed, overwrite it.SH EXAMPLES.EX "easypack gzip-1.2.4" "Fetch gzip-1.2.4 package".EX "easypack -o  indent telnet" "Refetch these 2 packages".SH DESCRIPTION.PPMINIX 3 user programs, such as emacs, kermit, and telnet areorganized into packages. The complete list is avail\%able at\fIwww.minix3.org/software\fR. While most packages are includedon the downloadable CD-ROM image, the larger ones are not.Any package can be easily downloaded and installed by justgiving one simple easypack command listing the package namestaken from the Website.Each package is a .tar.bz2 file that is fetched from \fIwww.minix3.org\fR,and then copied to \fI/usr/src/commands\fR, decompressed and untarred.Then the \fIbuild\fR script in the top-level directory is executedto install it. This command should be called when logged in as binto provide write access to the relevant directories. A log file,\fILog\fR, is produced for debugging in case building fails.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?