- Run the installation script
- Linux:
bash scripts/LINUX_build_install.sh
- BSD:
bash scripts/BSD_build_install.sh
- Windows:
- step inside the scripts folder
- run
WIN_build_install_1.batas normal user - right-click on
WIN_build_install_2.batand select Run as Administrator
- Mac OS:
bash scripts/MAC_build_install.sh
- Linux:
- Pre-made package:
wget https://github.com/elB4RTO/LogDoctor/archive/refs/tags/logdoctor-<VERSION>-x86_64.pkg.tar.zstsudo pacman -U logdoctor-<VERSION>-x86_64.pkg.tar.zst
- From the AUR:
- Using yay:
yay -S logdoctor
- Manually:
git clone https://aur.archlinux.org/logdoctor.git -b master --depth 1cd logdoctormakepkg -sci
- Using yay:
- Pre-made package:
wget https://github.com/elB4RTO/LogDoctor/archive/refs/tags/logdoctor_<VERSION>_amd64.debsudo apt install ./logdoctor_<VERSION>_amd64.deb
- Download a pre-compiled Release
- Run the installation executable or the installation script
- Run the installation script
- Linux:
bash scripts/DOCKER_build_install.sh
- Linux: