Search Criteria
Package Details: cliamp 1.51.1-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.54 |
| First Submitted: | 2026-03-01 19:05 (UTC) |
| Last Updated: | 2026-05-16 18:58 (UTC) |
Dependencies (9)
- alsa-lib
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR)
- 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, go-binAUR, goup-rsAUR, 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.