281 |
mateuszvis |
1 |
|
|
|
2 |
%hSvarDOS packages management
|
|
|
3 |
|
283 |
mateuszvis |
4 |
To install or remove software on your SvarDOS system, use the "pkg" command.
|
281 |
mateuszvis |
5 |
pkg is a package manager to allow installing new software from SvarDOS
|
|
|
6 |
packages and removing exising software from the system. To learn about exact
|
|
|
7 |
pkg usage, type pkg /? in the SvarDOS command line shell.
|
|
|
8 |
|
|
|
9 |
You may obtain many SvarDOS packages from the SvarDOS web homepage at
|
|
|
10 |
<http://svardos.osdn.io>. If your system is connected to the internet, then
|
|
|
11 |
you may also use the SvarDOS "pkgnet" command. pkgnet is a network tool that
|
|
|
12 |
makes it easy to search for SvarDOS packages in the SvarDOS repository and
|
|
|
13 |
download them right away. Type pkgnet /? in the SvarDOS command line shell to
|
|
|
14 |
learn about exact pkgnet usage.
|
286 |
mateuszvis |
15 |
|
|
|
16 |
See also:
|
|
|
17 |
* %lpkgfmt.ama:The technical format of a SvarDOS package
|
|
|
18 |
* %lpkgrules.ama:Packages inclusion rules
|