Added as requested.
Search Criteria
Package Details: yin-yang 4.0.1-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/yin-yang.git (read-only, click to copy) |
|---|---|
| Package Base: | yin-yang |
| Description: | Light/dark theme switcher for Linux. Supports popular Desktops, text editors and more! |
| Upstream URL: | https://github.com/oskarsh/Yin-Yang |
| Keywords: | bright color dark day night theme |
| Licenses: | MIT |
| Conflicts: | yin-yang-git |
| Provides: | yin-yang |
| Submitter: | JokaJukka |
| Maintainer: | JokaJukka |
| Last Packager: | JokaJukka |
| Votes: | 7 |
| Popularity: | 0.000068 |
| First Submitted: | 2022-10-10 10:39 (UTC) |
| Last Updated: | 2025-08-25 12:37 (UTC) |
Dependencies (12)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- pyside6
- python-dateutil (python-dateutil-gitAUR)
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-psutil
- python-pyqt6 (python-pyqt6-pre-releaseAUR)
- python-requests
- python-suntimeAUR
- python-systemd
- python3 (python)
- qt6-positioning
- appstream (make)
Required by (0)
Sources (1)
JokaJukka commented on 2025-08-25 12:38 (UTC)
lone-cloud commented on 2025-08-07 18:47 (UTC)
As others have pointed out: "python-dateutil" doesn't get installed so this AUR package is broken
DeX77 commented on 2025-07-24 10:09 (UTC)
Missing depend: python-dateutil
MajorMayer commented on 2025-05-21 13:46 (UTC)
Yup, I can confirm that it builds again. Thanks :)
JokaJukka commented on 2025-05-16 23:12 (UTC)
@Misaka13514 @MajorMayer All issues caused by the recent app renaming should be fixed
MajorMayer commented on 2025-05-15 12:47 (UTC)
Same issue as @Misaka13514 reports.
Misaka13514 commented on 2025-05-14 03:25 (UTC)
==> Starting package()...
mv: cannot move '~/.cache/yay/yin-yang/pkg/yin-yang/opt/yin_yang/LICENSE' to '~/.cache/yay/yin-yang/pkg/yin-yang/usr/share/licenses/yin-yang/MIT': No such file or directory
==> ERROR: A failure occurred in package().
JokaJukka commented on 2025-04-28 06:43 (UTC)
App has been updated to v4.0; there seems to be a lot of internal changes, so please be sure to report any bugs regarding the app itself to the author: https://github.com/oskarsh/Yin-Yang/issues
JokaJukka commented on 2025-04-28 06:42 (UTC)
@saxa As mentioned in the pinned comments, python modules have to be reinstalled by the user manually if there is a major upgrade of python.
Pinned Comments
JokaJukka commented on 2023-05-07 18:15 (UTC) (edited on 2025-04-28 06:44 (UTC) by JokaJukka)
Unfortunately all python packages are installed for specific minor version; hence when you update from 3.10 to 3.11 etc,, they are missing, even if they are displayed as installed on your system. This has nothing to do with yin-yang specifically. You can manually fix it by following this comment (it will work for all python-based packages):
https://www.reddit.com/r/archlinux/comments/136uxj8/comment/jirdbal/?utm_source=share&utm_medium=web2x&context=3
JokaJukka commented on 2022-10-24 09:31 (UTC) (edited on 2022-10-24 09:32 (UTC) by JokaJukka)
If you encounter problem with installing package dependencies (pacman error "exists in filesystem"), please first run
sudo pip3 uninstall pyside6 shiboken6 PySide6-Addons PySide6-Essentials. This will remove globally installed packages via pip3.JokaJukka commented on 2022-10-10 11:03 (UTC)
Please do note that I'm not the author of this app. For fastest support possible, please contact author directly via GitHub Issues:
https://github.com/oskarsh/Yin-Yang/issues