ERROR: One or more files did not pass the validity check!
Possible solution:
cd ~/.cache/yay
sudo rm -r toutui-bin
| Git Clone URL: | https://aur.archlinux.org/toutui-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | toutui-bin |
| Description: | TUI Audiobookshelf client. Listen to your audiobooks and podcasts from your terminal. |
| Upstream URL: | https://github.com/AlbanDAVID/Toutui |
| Keywords: | aubiobook audiobookshelf client podcast tui |
| Licenses: | GPL3 |
| Conflicts: | toutui, toutui-git |
| Provides: | toutui |
| Submitter: | AlbDav |
| Maintainer: | AlbDav |
| Last Packager: | AlbDav |
| Votes: | 1 |
| Popularity: | 0.45 |
| First Submitted: | 2025-05-12 20:47 (UTC) |
| Last Updated: | 2025-05-15 21:16 (UTC) |
ERROR: One or more files did not pass the validity check!
Possible solution:
cd ~/.cache/yay
sudo rm -r toutui-bin
After the installation:
mkdir -p ~/.config/toutui
cp /usr/share/toutui/config.example.toml ~/.config/toutui/config.toml
Token encryption in the database (NOTE: replace 'secret'):
echo 'TOUTUI_SECRET_KEY=secret' >> ~/.config/toutui/.env
Pinned Comments
AlbDav commented on 2025-05-12 20:48 (UTC) (edited on 2025-05-17 12:43 (UTC) by AlbDav)
After the installation:
mkdir -p ~/.config/toutui
cp /usr/share/toutui/config.example.toml ~/.config/toutui/config.toml
Token encryption in the database (NOTE: replace 'secret'):
echo 'TOUTUI_SECRET_KEY=secret' >> ~/.config/toutui/.env