You are not logged in.
Pages: 1
hi @all
how can i install an older version of InfluxDB via pacman, e.g. 1.9.2?
sudo pacman -S influxdb@1.9.2
isn't working -> target not found
thk in adv
na-am
Offline
Keeping older versions doesn't work well in a rolling release distro and is done only if there's no other option .
pacman doesn't support that ootb .
The archlinux user repository does have an 1.8.10 influxdb-bin package, would that version work for you ?
Read https://wiki.archlinux.org/title/Arch_User_Repository to get an idea how AUR works.
Welcome to archlinux forums.
Last edited by Lone_Wolf (2023-01-22 11:10:57)
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
thx for your quick answer
i installed docker, that's a proper solution for my use case
Offline
Pages: 1