Lines Matching full:package
32 .Nd overview of the binary package system
41 Adding a new package is as simple as
48 .Xr package 5 .
93 understand that this is only a basic guarantee that the binary package
98 the special package
118 The package system offers some strong warranties.
119 .Ss "Installing a package won't erase existing files"
129 which will usually be left around after removing the package
161 The current package system has some deliberate design limitations.
162 .Ss "The package system cannot account for system failures"
163 If the system shuts down abruptly in the middle of a package change,
170 .Ss "The package system is not aware of shared network installations"
174 Bear in mind that the package database is normally stored in
184 .Qq "verbose, don't actually install the package"
187 .Ss "The package system does not handle shared files across packages"
192 would blindly remove that file when deleting the first package, thus
193 breaking the other installed package.
198 package that holds those files, and is not useful as a stand-alone package.
199 .Sh PACKAGE VERSIONS
201 and a not so obvious version inside the actual package:
210 The full version (package name and dependency names) is known as the
226 Every package includes at least one
230 switch from a stable to a snapshot package, or from a gtk to a gtk2 flavor.
231 .Sh PACKAGE NAMING
232 All package names follow the pattern
238 is the actual package name,
242 denotes some options that were used when creating the package.
260 to be installed on top of a conflicting package.
268 debug information for the corresponding package.
270 partial installation of a package that couldn't finish.
272 supplementary information used by the package tools to handle special needs
278 .Sh PACKAGE DEPENDENCIES
279 Each package holds a full list of pre-required packages.
282 package.
287 to a distant package repository, e.g.,
299 to get over-eager, and have each package depend on more or less all the
302 dependencies required to obtain a functional package.
304 usually mentioned at the end of installation, or in the package description.
310 package is provided, which does not depend on X11 being installed to be
318 .Xr package 5 ,