Hello everyone,

Online repository with latest Squid 6.5 (rebuilt from sources in Debian 
unstable) for Ubuntu 22.04 LTS 64-bit is available at 
https://squid65.diladele.com/.
Github repo https://github.com/diladele/squid-ubuntu/tree/master/src/ubuntu22 
contains all the scripts we used to make this compilation.

Here are simple instructions how to use the repo. For more information see 
readme at https://github.com/diladele/squid-ubuntu .

# add diladele apt key
wget -qO - https://packages.diladele.com/diladele_pub.asc | sudo apt-key add -

# add new repo
echo "deb https://squid65.diladele.com/ubuntu/ jammy main" \
    > /etc/apt/sources.list.d/squid65.diladele.com.list

# and install
apt-get update && apt-get install -y \
    squid-common \
    squid-openssl \
    squidclient \
    libecap3 libecap3-dev

Hope you will find this useful.

Best regards,
Rafael Akchurin
Diladele B.V.

P.S. This version of Squid will now be part of Web Safety 9.0 coming out in 
early 2024. Please, if you have time and interested in Admin UI for Squid and 
ICAP web filtering, consider using the latest development version at 
https://www.diladele.com/download.html - the preconfigured appliance can be 
easily deployed in VMware ESXi/vSphere, Microsoft Hyper-V, Microsoft Azure and 
Amazon AWS.
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
https://lists.squid-cache.org/listinfo/squid-users

Reply via email to