Apt: Difference between revisions

From Minux Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
[[Apt/compatibility|Software compatibility]] - extra instructions you can send trough apt on how to find and (un)install your software
[[Apt/compatibility|Software compatibility]] - extra instructions you can send trough apt on how to find and (un)install your software


adding a repository - how apt knows a server is a repository
[[Apt/addrepo|adding a repository]] - how apt knows a server is a repository


listing available software - how apt knows what software packages it has
[[Apt/list|listing available software]] - how apt knows what software packages it has


installing/updating/removing software - how apt knows what files to download and where
[[Apt/getpack|installing/updating/removing software]] - how apt knows what files to download and where

Revision as of 01:34, 25 September 2024

apt is the software manager that minux uses, it downloads files from the real internet.

here you can find more information on how apt works and how to run a repository yourself.


Software compatibility - extra instructions you can send trough apt on how to find and (un)install your software

adding a repository - how apt knows a server is a repository

listing available software - how apt knows what software packages it has

installing/updating/removing software - how apt knows what files to download and where