Include:Using Internet Repositories for apk-tools

From Alpine Linux
Revision as of 10:23, 6 October 2025 by Prabuanand (talk | contribs) (restored back the template and added a comment)

Edit the /etc/apk/repositories file using any editor of your choice (nano for instance).

Contents of /etc/apk/repositories

http://dl-3.alpinelinux.org/alpine/3.21/main http://dl-3.alpinelinux.org/alpine/3.21/community

In the above file, to upgrade Alpine Linux from version 3.21 to 3.22, simply replace the number 3.21 by 3.22 in all the places:

Contents of /etc/apk/repositories

http://dl-3.alpinelinux.org/alpine/3.22/main http://dl-3.alpinelinux.org/alpine/3.22/community