Package Details: aero-theme-plasma 6.3.4-1

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)

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-plasma did 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-plasma should 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 master branch (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...