smb4k from home:areinholdt project
Selecione seu sistema operacional
Adicionar repositório e instalar manualmente
Para Debian Testing execute o seguinte:
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
Para Debian 13 execute o seguinte:
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
Baixar pacotes binários diretamente
Adicionar repositório e instalar manualmente
Para Fedora 43 execute o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:areinholdt/Fedora_43/home:areinholdt.repo dnf install smb4k
Para Fedora 42 execute o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:areinholdt/Fedora_42/home:areinholdt.repo dnf install smb4k
Para Fedora 41 execute o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:areinholdt/Fedora_41/home:areinholdt.repo dnf install smb4k
Baixar pacotes binários diretamente
Adicionar repositório e instalar manualmente
Para xUbuntu 25.10 execute o seguinte:
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
Para xUbuntu 25.04 execute o seguinte:
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