Skip to content

freelensapp/freelens-nightly-builds

Repository files navigation

freelens-nightly-builds

Home release Release nightly

This is a project with nightly builds for the Freelens application.

You can find the packages built from the main branch here:

https://github.com/freelensapp/freelens-nightly-builds/releases

For official stable releases, check out:

https://github.com/freelensapp/freelens/releases

APT repository

Run from the command line:

sudo mkdir -p /etc/apt/keyrings
curl -L https://raw.githubusercontent.com/freelensapp/freelens-nightly-builds/refs/heads/main/apt/freelens-nightly-builds.asc | sudo tee /etc/apt/keyrings/freelens-nightly-builds.asc
curl -L https://raw.githubusercontent.com/freelensapp/freelens-nightly-builds/refs/heads/main/apt/freelens-nightly-builds.sources | sudo tee /etc/apt/sources.list.d/freelens-nightly-builds.sources
sudo tee /etc/apt/preferences.d/freelens-nightly-builds <<END
Package: freelens
Pin: release l=freelens-nightly-builds
Pin-Priority: 1000
END
sudo apt update
sudo apt install freelens

Remove APT repository configuration if you no longer want to use nightly builds:

sudo rm -f /etc/apt/preferences.d/freelens-nightly-builds

then:

sudo apt purge freelens
# or
sudo rm -f /etc/apt/keyrings/freelens-nightly-builds.asc
sudo rm -f /etc/apt/sources.list.d/freelens-nightly-builds.list

About

Freelens nightly builds

Resources

Stars

Watchers

Forks

Contributors 5