Search Criteria
Package Details: cliamp 1.60.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cliamp.git (read-only, click to copy) |
|---|---|
| Package Base: | cliamp |
| Description: | A retro terminal music player inspired by Winamp 2.x |
| Upstream URL: | https://github.com/bjarneo/cliamp |
| Licenses: | MIT |
| Submitter: | bjarneo |
| Maintainer: | bjarneo |
| Last Packager: | bjarneo |
| Votes: | 2 |
| Popularity: | 0.161693 |
| First Submitted: | 2026-03-01 19:05 (UTC) |
| Last Updated: | 2026-07-16 22:16 (UTC) |
Dependencies (9)
- alsa-lib
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-decklinkAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-full-llvmAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-fullAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR)
- flac (flac-gitAUR)
- libogg (libogg-gitAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- yt-dlp (yt-dlp-gitAUR, neodlpAUR, yt-dlp-nightly-binAUR)
- go (go-gitAUR, gcc-go-gitAUR, goup-rsAUR, go-binAUR, gcc-go-snapshotAUR, gcc-go) (make)
- pipewire-alsa (pipewire-alsa-gitAUR, pipewire-full-alsa-gitAUR, pipewire-alsa-ldacAUR) (optional) – audio output on PipeWire systems
- pulseaudio-alsa (pulseaudio-dummyAUR, pulseaudio-alsa-gitAUR, pipewire-full-alsa-gitAUR) (optional) – audio output on PulseAudio systems
Latest Comments
Pesukarhu1402 commented on 2026-03-24 12:51 (UTC)
If everything seems to work but the audio output is completely silent, you might be missing
pipewire-alsapackage (cliamp tries to talk directly to ALSA and is probably getting some random output device;pipewire-alsacreates a default Pipewire output for ALSA). Presumably with PulseAudiopulseaudio-alsawould be similarly necessary. Took me a while to figure that out.