From 047709a641670432974cfe3b8b9110f8c520c299 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Mon, 3 Dec 2018 15:10:05 -0600 Subject: Admin: copyedit from @twilcox --- src/admin/3_packages.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/admin/3_packages.xml') diff --git a/src/admin/3_packages.xml b/src/admin/3_packages.xml index 3cdd3e2..7ffe23f 100644 --- a/src/admin/3_packages.xml +++ b/src/admin/3_packages.xml @@ -13,7 +13,7 @@
An introduction to APK - Adélie Linux uses the APK package manager. The APK package manager is very fast, and performs well even on computers with limited resources. APK allows you to add and remove packages, ensure the integrity of installed packages, and perform system updates. + Adélie Linux uses the APK package manager. The APK package manager is very fast, and performs well even on computers with limited resources. APK allows you to add and remove packages, ensure the integrity of installed packages, and perform system updates. APK refers the entire set of installed packages on your computer as a "world". When you install a package, you are adding it to the "world". When you uninstall a package, you are removing it from the "world". The world file exists at /etc/apk/world and is a text file with each package you have installed on a single line.
-- cgit v1.2.3-60-g2f50