Penguin
Annotated edit history of tasksel(8) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 TASKSEL
2 !!!TASKSEL
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 SEE ALSO
8 FILES
9 AUTHOR
10 HISTORY
11 ----
12 !!NAME
13
14
15 tasksel - a user interface for installing tasks
16 !!SYNOPSIS
17
18
19 tasksel install
20
21
22 tasksel [[options]
23 !!DESCRIPTION
24
25
26 tasksel shows all available tasks and allows to user to
27 select ones to install
28 !!OPTIONS
29 __-t__ test mode; don't actually run apt-get on
30 exit
31 __-q__ queue installs; do not install packages with
32 apt-get; just queue them in dpkg
33 __-r__ install all required-priority packages
34 __-i__ install all important-priority packages
35 __-s__ install all standard-priority packages
36 __-n__ don't show UI ; use with -r or
37 -i usually
38 __-a__ show all tasks, even those with no packages in
39 them
40 !!SEE ALSO
41
42
43 dpkg(8), ''apt-get''(8)
44 !!FILES
45
46
47 ''/usr/share/tasksel/debian-tasks.desc
48 /var/lib/dpkg/available''
49 !!AUTHOR
50
51
52 tasksel was written by Randolph Chung
53 !!HISTORY
54
55
56 This document first appeared with tasksel-1.0
57 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.