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