Include:Using Internet Repositories for apk-tools: Difference between revisions

From Alpine Linux
(removed previously commented out lines)
(replaced content by redirect link and ensured page is not used anywhere)
Tag: New redirect
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Edit the {{Path|/etc/apk/repositories}} file using any editor of your choice ({{Pkg|nano}} for instance) to edit the Alpine Linux package [[repositories]].
#REDIRECT [[Include:Upgrading to latest release]]
{{Cat|/etc/apk/repositories|http://dl-3.alpinelinux.org/alpine/v3.19/main
http://dl-3.alpinelinux.org/alpine/v3.19/community}}
In the above file, to upgrade Alpine Linux from version 3.19 to 3.20, simply replace the number 3.19 by 3.20 in all the places, so that the updated repositories file looks like below:
{{Cat|/etc/apk/repositories|http://dl-3.alpinelinux.org/alpine/v3.20/main
http://dl-3.alpinelinux.org/alpine/v3.20/community}}
 
[[category:Package Manager]]

Latest revision as of 10:43, 6 October 2025