Search Criteria
Package Details: aero-theme-plasma 6.3.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/aero-theme-plasma.git (read-only, click to copy) |
|---|---|
| Package Base: | aero-theme-plasma |
| Description: | A KDE Plasma modification that aims to replicate the look and feel of Windows 7. |
| Upstream URL: | https://gitgud.io/wackyideas/aerothemeplasma |
| Licenses: | GNU AGPLv3 |
| Provides: | aero-theme-plasma |
| Submitter: | birbkeks |
| Maintainer: | birbkeks |
| Last Packager: | birbkeks |
| Votes: | 2 |
| Popularity: | 0.41 |
| First Submitted: | 2025-08-10 18:38 (UTC) |
| Last Updated: | 2025-08-10 18:38 (UTC) |
Dependencies (13)
- base-devel
- cmake (cmake3AUR, cmake-gitAUR)
- extra-cmake-modules (extra-cmake-modules-gitAUR)
- git (git-gitAUR, git-glAUR)
- kvantum (kvantum-qt6-gitAUR, kvantum-gitAUR)
- kwin-x11 (sonic-win-binAUR, sonic-winAUR)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR)
- plasma-wayland-protocols (plasma-wayland-protocols-gitAUR)
- plasma-x11-session (sonic-x11-session-binAUR, sonic-x11-sessionAUR)
- plasma5support (plasma5support-gitAUR)
- qt6-5compat
- qt6-multimedia
- qt6-virtualkeyboard
Latest Comments
grog commented on 2025-09-30 15:17 (UTC)
Good point. It does not install fine. Took me like a week to track down and remove everything (I hope) because
paru -R aero-theme-plasmadid not work.Technochips commented on 2025-09-30 07:45 (UTC) (edited on 2025-09-30 07:56 (UTC) by Technochips)
Yeah, that's the issue. Doing
pacman -R aero-theme-plasmashould successfully uninstall the package. If it doesn't, that implies the PKGBUILD is broken, and that it does not installs "fine".grog commented on 2025-09-26 02:14 (UTC)
It installs fine and works well but does not come with an uninstall script. To uninstall, you'll need to manually remove all the kwin effects, kwin scripts, icons, etc etc.
Technochips commented on 2025-09-17 10:44 (UTC) (edited on 2025-09-17 10:44 (UTC) by Technochips)
Hi, is this package properly set up?
From what I can tell from the
PKGBUILD, it:downloads an archive of the last commit in the
masterbranch (instead of using tag 6.3.4).does not verify checksum.
compiles and installs files into the user's home directory during packaging, but does not actually package anything...