From 66d420d49a7a9f231caef1a804f6de8562a79205 Mon Sep 17 00:00:00 2001 From: tiyn Date: Thu, 11 Sep 2025 02:10:41 +0200 Subject: [PATCH] fixed error in package manager --- wiki/linux/package_manager.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/wiki/linux/package_manager.md b/wiki/linux/package_manager.md index 3470e1c..28af3c3 100644 --- a/wiki/linux/package_manager.md +++ b/wiki/linux/package_manager.md @@ -238,11 +238,6 @@ This can be fixed by updating it with the following command: curl -o /etc/pacman.d/mirrorlist https://archlinux.org/mirrorlist/all/ ``` -### Troubleshooting - -This section addresses various errors that can happen when using the package managers yay and -pacman. - #### Error While Importing Keys Both `yay` and `pacman` use [GPG keys](/wiki/linux/gpg.md).