This shows you the differences between two versions of the page.
|
dido:public:ra:xapend:xapend.a_glossary:p:package [2022/02/06 08:18] nick created |
dido:public:ra:xapend:xapend.a_glossary:p:package [2022/02/06 08:19] (current) nick |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] | [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] | ||
| - | A **Package** is an archive file with its contents stored according to a **Package Format** which describes the files contained in the archive as well as additional metadata required by package managers to successfully retrieve the contents of the archive. Some examples of **Package Metadata** are manifests describing the contents of the **Package**, directory layouts, [[dido:public:ra:xapend:xapend.a_glossary:a:acl | Access Control Lists (ACLs). Examples of some files stored in the Package are [[dido:public:ra:xapend:xapend.a_glossary:s:sourcecode]], executable files, images, and **''makefiles''**. | + | A **Package** is an archive file with its contents stored according to a **Package Format** which describes the files contained in the archive as well as additional metadata required by [[dido:public:ra:xapend:xapend.a_glossary:p:packagemanager | Package Managers]] to successfully retrieve the contents of the archive. Some examples of **Package Metadata** are manifests describing the contents of the **Package**, directory layouts, [[dido:public:ra:xapend:xapend.a_glossary:a:acl | Access Control Lists (ACLs). Examples of some files stored in the Package are [[dido:public:ra:xapend:xapend.a_glossary:s:sourcecode]], executable files, images, and **''makefiles''**. |
| There are tools available that allow the Packages to be repackaged from on Package Formats to another. | There are tools available that allow the Packages to be repackaged from on Package Formats to another. | ||