diff --git a/README.md b/README.md
index 3c8aa4d..0e4fc84 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,6 @@
[](https://github.com/aandrew-me/ytDownloader/releases)
[](https://github.com/aandrew-me/ytDownloader/releases/latest)
[](https://flathub.org/apps/io.github.aandrew_me.ytdn)
-[](https://aur.archlinux.org/packages/ytdownloader-gui)
[](https://snapcraft.io/ytdownloader)

@@ -20,7 +19,6 @@ A modern GUI video and audio downloader supporting [hundreds of sites](https://g
">
-
## Features 🚀
@@ -80,7 +78,7 @@ A modern GUI video and audio downloader supporting [hundreds of sites](https://g
```
## Linux 🐧
-Linux has several options available - Flatpak, AppImage, Snap and AUR.
+Linux has several options available - Flatpak, AppImage and Snap.
Flatpak is recommended. For arm processors, download from flathub.
- ### AppImage
@@ -90,20 +88,6 @@ Flatpak is recommended. For arm processors, download from flathub.
[AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher) is recommended for integrating AppImages.
-- ### AUR package
-
- The app is available in [AUR](https://aur.archlinux.org/packages/ytdownloader-gui) with the name `ytdownloader-gui`. To build with pamac the required command is -
-
- ```
- pamac install ytdownloader-gui
- ```
-
- Using yay
-
- ```
- yay -S ytdownloader-gui
- ```
-
- ### Flatpak
```
flatpak install flathub io.github.aandrew_me.ytdn
@@ -207,7 +191,4 @@ If you only want to build for one format, you can do
```
npx electron-builder -l appimage
```
-It will just create a linux appimage build.
-
-## Donations
-You can donate to my Payeer account: **P1129645521**
\ No newline at end of file
+It will just create a linux appimage build.
\ No newline at end of file