Package Details - samba-libs
Metadata
- Version
- 2:4.22.3+dfsg-4ubuntu2.4
- Architecture
amd64- Section
libs- Priority
optional- Source
samba- Origin
- Ubuntu
- Maintainer
- Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
- Original Maintainer
- Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
- Bugs
- https://bugs.launchpad.net/ubuntu/+filebug
- Homepage
- https://www.samba.org
- Description
Samba core libraries
Relations
Depends
libacl1 (>= 2.2.23)
libavahi-client3 (>= 0.6.16)
libavahi-common3 (>= 0.6.16)
libbsd0 (>= 0.5.0)
libc6 (>= 2.42)
libcap2 (>= 1:2.10)
libcrypt1 (>= 1:4.1.0)
libgnutls30t64 (>= 3.8.2)
libicu76 (>= 76.1-1~)
libjansson4 (>= 2.14)
libkeyutils1 (>= 1.5.9)
libldap2 (>= 2.6.2)
libldb2 (= 2:2.11.0+samba4.22.3+dfsg-4ubuntu2.4)
libpam0g (>= 0.99.7.1)
libpopt0 (>= 1.14)
libsystemd0
libtalloc2 (>= 2.4.0)
libtdb1 (>= 1.3.17)
libtevent0t64 (>= 0.15.0)
libtirpc3t64 (>= 1.0.2)
libwbclient0 (>= 2:4.5.0+dfsg)
zlib1g (>= 1:1.1.4)
Breaks
libwbclient0 (<< 2:4.16.1+dfsg-7~)
samba (<< 2:4.17.0+dfsg-2~)
sssd-ad (<< 2.9.4-1+b1)
sssd-ad-common (<< 2.9.4-1+b1)
sssd-ipa (<< 2.9.4-1+b1)
Replaces
Provides
libndr5 (= 2:4.22.3+dfsg-4ubuntu2.4)
libndr6 (= 2:4.22.3+dfsg-4ubuntu2.4)
libsmbldap2 (= 2:4.22.3+dfsg-4ubuntu2.4)
Reverse Dependencies
Loading…
How to Install
Step 1: Add this APT server
Option A: Using APKG CLI (recommended):
sudo apkg add-source https://apkg-dev.aiursoft.com/api/sources/4
Don't have apkg?
See how to install APKG CLI.
Option B: Manual bash setup:
sudo mkdir -p /usr/share/keyrings && \
curl -sL https://apkg-dev.aiursoft.com/artifacts/certs/anduinos | gpg --dearmor | sudo tee /usr/share/keyrings/anduinos-archive-keyring.gpg > /dev/null && \
echo "Types: deb
URIs: https://apkg-dev.aiursoft.com/artifacts/anduinos/
Suites: questing-security
Components: main restricted universe multiverse
Architectures: amd64
Signed-By: /usr/share/keyrings/anduinos-archive-keyring.gpg" | sudo tee /etc/apt/sources.list.d/apkg-4.sources && \
sudo apt update
Step 2: Install the package
sudo apt install samba-libs
Status & Files
Storage State: Physical (Cached)
Download Size: 6316 KB
Installed Size: 25388 B
Component: main
Multi-Arch: same
Hashes
SHA256: 3c326fc0afef6f4beb02ea266e12c7723ae426402c877c8e5dfdf2ade9db7ae2 SHA1: ccbb6d92f38d7402cb3faacb8d80a7e23e114267 MD5: 45102a32a5d3a368b566e7701c1f7d2cWhat is a Package?
A .deb package is a software bundle ready to install on Debian/Ubuntu systems. It contains binaries, configs, and dependency metadata.
How to use: First add the APT repository via sudo apkg add-source, then sudo apt install @pkg.Package. Or download the .deb directly.