Apt: Difference between revisions

From Minux Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:




[[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 a program 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

Latest revision as of 01:36, 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 a program 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