smb4k from home:areinholdt project

Select Your Operating System

For Debian Testing run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/areinholdt/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:areinholdt.list
curl -fsSL https://download.opensuse.org/repositories/home:areinholdt/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_areinholdt.gpg > /dev/null
sudo apt update
sudo apt install smb4k
For Debian 13 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/areinholdt/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:areinholdt.list
curl -fsSL https://download.opensuse.org/repositories/home:areinholdt/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_areinholdt.gpg > /dev/null
sudo apt update
sudo apt install smb4k
For Fedora 43 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:areinholdt/Fedora_43/home:areinholdt.repo
dnf install smb4k
For Fedora 42 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:areinholdt/Fedora_42/home:areinholdt.repo
dnf install smb4k
For Fedora 41 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:areinholdt/Fedora_41/home:areinholdt.repo
dnf install smb4k
For xUbuntu 25.10 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/areinholdt/xUbuntu_25.10/ /' | sudo tee /etc/apt/sources.list.d/home:areinholdt.list
curl -fsSL https://download.opensuse.org/repositories/home:areinholdt/xUbuntu_25.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_areinholdt.gpg > /dev/null
sudo apt update
sudo apt install smb4k
For xUbuntu 25.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/areinholdt/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/home:areinholdt.list
curl -fsSL https://download.opensuse.org/repositories/home:areinholdt/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_areinholdt.gpg > /dev/null
sudo apt update
sudo apt install smb4k