skip to content
install · Linux

Install via Terminal.

Paste this into your terminal to install Conifer.

curl -fsSL https://www.conifer.build/install.sh | sh

Installs the .deb on apt systems, else the portable AppImage. view the script ↗

You can also click download here ↓

download .AppImage

* make it executable, then run it: chmod +x Conifer_amd64.AppImage && ./Conifer_amd64.AppImage