[Samba] Ubuntu focal Fossa 4.15.0 (amd64 only) online

L.P.H. van Belle belle at bazuin.nl
Tue Sep 28 10:34:21 UTC 2021


Hai, 

Totaly forgot to mention, 

Ubuntu's Focal Fossa 20.04 and samba 4.15 packages are online. 

You can use.. How suprise-ing.. focal-samba415 for the repo name. 

The new apt setup, conform new guidelines.. 
Since apt-key is predicated. 
(source : https://wiki.debian.org/DebianRepository/UseThirdParty ) 


Needed: apt-get install apt-transport-https gnupg 

Put the trusted (de-armored) key in /usr/share/keyrings/ : 
wget -O- https://apt.van-belle.nl/louis-van-belle.gpg-key.asc |\
    gpg --dearmor | sudo tee /usr/share/keyrings/louis-van-belle.gpg > /dev/null

echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/louis-van-belle.gpg] http://apt.van-belle.nl/debian/ focal-samba415 main" \|
 sudo tee -a /etc/apt/sources.list.d/van-belle.list

(optional, i saves me some loggings.) 
echo "Acquire::Languages { "none"; };" |sudo tee -a /etc/apt/apt.conf.d/99disable-translations


Enjoy. 


Greetz, 

Louis





More information about the samba mailing list