Search Criteria
Package Details: viu-media-git 3.2.7.r4.de8b6b7-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/viu-media-git.git (read-only, click to copy) |
---|---|
Package Base: | viu-media-git |
Description: | Viu, your browser anime experience, from the terminal. |
Upstream URL: | https://github.com/viu-media/viu |
Licenses: | Unlicense |
Conflicts: | viu-media |
Provides: | viu-media |
Submitter: | Aethar |
Maintainer: | Aethar |
Last Packager: | Aethar |
Votes: | 4 |
Popularity: | 0.61 |
First Submitted: | 2025-08-21 22:46 (UTC) |
Last Updated: | 2025-08-25 10:55 (UTC) |
Dependencies (29)
- libtorrent (libtorrent-ps-chAUR, libtorrent-psAUR, libtorrent-gitAUR, libtorrent-ipv6AUR)
- python (python37AUR)
- python-click
- python-httpx (python-httpx-gitAUR)
- python-inquirerpyAUR
- python-lxml
- python-plyerAUR
- python-pycryptodome
- python-pydantic
- python-pypresence (python-pypresence-gitAUR)
- python-rich
- python-thefuzzAUR (python-thefuzz-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python (python37AUR) (make)
- python-installer (make)
- uv (make)
- ani-skip-gitAUR (optional) – skip anime openings
- bash (bash-devel-gitAUR, bash-gitAUR) (optional) – preview script language
- chafa (chafa-gitAUR) (optional) – terminal image viewer
- feh (feh-preload-next-image-gitAUR) (optional) – image viewer (for manga mode)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-libfdk_aacAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-decklinkAUR, ffmpeg-fullAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR) (optional) – download hls streams
- ffmpegthumbnailer (optional) – local previews
- fzf (fzf-gitAUR) (optional) – alternative ui
- icatAUR (icat-gitAUR) (optional) – kitty terminal image viewer
- mpv (mpv-light-pulseAUR, mpv-gitAUR, mpv-build-gitAUR, mpv-full-luajit-gitAUR, libmpv-gitAUR, mpv-fullAUR, mpv-full-gitAUR, mpv-full-build-gitAUR, mpv-amd-full-gitAUR) (optional) – video player
- rofi (rofi-gitAUR) (optional) – alternative ui
- syncplay (syncplay-gitAUR) (optional) – watch with friends
- webtorrent-cliAUR (optional) – nyaa torrents
- yt-dlp (yt-dlp-gitAUR) (optional) – download videos
Latest Comments
Korialo commented on 2025-08-21 16:39 (UTC)
@Aethar I flagged this repo as out-of-date, check the upstream if you haven't checked yet and follow suit.
Alkalize9567 commented on 2025-07-25 20:16 (UTC)
Please check if this bug isn't caused by incorrect install thru aur after the update. https://github.com/Benexl/FastAnime/issues/103
Aethar commented on 2024-11-24 23:53 (UTC) (edited on 2024-11-25 15:50 (UTC) by Aethar)
If you are having problems with
"Sth went wrong 😢 while fetching this could mean you have poor internet connection or the provider is down"
try clearing cache with
fastanime cache --clean
.Additionally, after updating, it is recommended to run
fastanime config --update
Aethar commented on 2024-11-18 22:48 (UTC)
@cwrau the dependencies have been updated. it should work now!
cwrau commented on 2024-11-18 17:25 (UTC)
Mh, I think something's still wrong, for everything I do I get
ModuleNotFoundError
s;cwrau commented on 2024-11-18 17:19 (UTC)
Nice, thanks for fixing!
cwrau commented on 2024-11-18 14:31 (UTC)
This PKGBUILD is broken and doesn't install anything.
Even worse, it calls
uv
which puts stuff into$XDG_DATA_HOME/../bin
.Which doesn't even work, as that's not in the
PATH
.This should create a real package.