This file Binary
Search Criteria
Package Details: anihot-app 6.1.5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/anihot-app.git (read-only, click to copy) |
|---|---|
| Package Base: | anihot-app |
| Description: | Linux client for AniHot anime streaming app |
| Upstream URL: | https://github.com/MrGlany/AniHotAppPC |
| Keywords: | anihot anime |
| Licenses: | custom |
| Submitter: | RimuruTemp1421 |
| Maintainer: | RimuruTemp1421 |
| Last Packager: | RimuruTemp1421 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-04-20 12:36 (UTC) |
| Last Updated: | 2026-07-20 00:33 (UTC) |
Dependencies (4)
- bash (bash-gitAUR, bash-devel-gitAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- sqlite (sqlite-fossilAUR)
Required by (0)
Sources (2)
Latest Comments
RimuruTemp1421 commented on 2026-06-12 22:15 (UTC)
RimuruTemp1421 commented on 2026-06-10 23:36 (UTC)
i almost forgot
anihot-app.install
post_install() {
update-desktop-database -q
gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
}
post_upgrade() {
post_install
}
post_remove() {
update-desktop-database -q
gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
}
Pinned Comments
RimuruTemp1421 commented on 2026-06-12 22:15 (UTC)
This file Binary