- XBPS: BSD-2-Clause (verified from source) - Pacman: ISC (verified from source) - APT: GPL-2.0+ - DNF: GPL-2.0+ - APK: GPL-2.0 - dpkg: GPL-2.0+ (debian/copyright)
17 lines
649 B
Markdown
17 lines
649 B
Markdown
# Package Manager Licenses
|
|
|
|
This directory contains the license files for all package manager binaries
|
|
shipped with Euri Linux ISOs.
|
|
|
|
| Tool | License | Source |
|
|
|------|---------|--------|
|
|
| XBPS | BSD-2-Clause | https://github.com/void-linux/xbps |
|
|
| Pacman | ISC | https://gitlab.archlinux.org/pacman/pacman |
|
|
| APT | GPL-2.0+ | https://github.com/Debian/apt |
|
|
| DNF | GPL-2.0+ | https://github.com/rpm-software-management/dnf |
|
|
| APK | GPL-2.0 | https://git.alpinelinux.org/apk-tools |
|
|
| dpkg | GPL-2.0+ | https://salsa.debian.org/dpkg/dpkg |
|
|
|
|
All tools are free and open source software. See individual files
|
|
for the full text of each license.
|