PACKAGES.TXT; Mon Dec 15 02:47:52 UTC 2025 This file provides details on the Slackware packages found in the ./slackware64/ directory. Total size of all packages (compressed): 354 MB Total size of all packages (uncompressed): 1537 MB PACKAGE NAME: aaa_base-15.0-x86_64-3.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 12 K PACKAGE SIZE (uncompressed): 23 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| aaa_base: aaa_base (Basic Linux filesystem package) aaa_base: aaa_base: Sets up the empty directory tree for Slackware and adds an email to aaa_base: root's mailbox welcoming them to Linux. :) This package should be aaa_base: installed first, and never uninstalled. aaa_base: aaa_base: aaa_base: aaa_base: aaa_base: aaa_base: PACKAGE NAME: aaa_glibc-solibs-2.33-x86_64-5.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 2 MB PACKAGE SIZE (uncompressed): 13 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| aaa_glibc-solibs: aaa_glibc-solibs (shared GNU C libraries) aaa_glibc-solibs: aaa_glibc-solibs: This package contains the shared libraries, binaries, and support aaa_glibc-solibs: files required to run most Linux applications linked with glibc. aaa_glibc-solibs: aaa_glibc-solibs: aaa_glibc-solibs: aaa_glibc-solibs: aaa_glibc-solibs: aaa_glibc-solibs: aaa_glibc-solibs: PACKAGE NAME: aaa_libraries-15.0-x86_64-19.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 9 MB PACKAGE SIZE (uncompressed): 32 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| aaa_libraries: aaa_libraries (shared libraries needed by many programs) aaa_libraries: aaa_libraries: This is a collection of shared libraries needed to run Linux programs. aaa_libraries: These libraries are gathered from other Slackware packages and are aaa_libraries: intended to give a minimal initial set of libraries. aaa_libraries: aaa_libraries: aaa_libraries: aaa_libraries: aaa_libraries: aaa_libraries: PACKAGE NAME: aaa_terminfo-6.3-x86_64-1.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 52 K PACKAGE SIZE (uncompressed): 555 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| aaa_terminfo: aaa_terminfo (a basic collection of terminfo entries) aaa_terminfo: aaa_terminfo: This is a starter set of files from the terminfo database, which aaa_terminfo: should be enough in most cases. The complete set (from which this aaa_terminfo: is derived) can be found in the ncurses package. aaa_terminfo: aaa_terminfo: The terminfo database describes the characteristics of terminals, so aaa_terminfo: don't try to log in without this package. :-) aaa_terminfo: aaa_terminfo: aaa_terminfo: PACKAGE NAME: acl-2.3.1-x86_64-1.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 128 K PACKAGE SIZE (uncompressed): 330 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| acl: acl (tools for using POSIX Access Control Lists) acl: acl: This package contains a set of tools and libraries for manipulating acl: POSIX Access Control Lists. POSIX Access Control Lists (defined in acl: POSIX 1003.1e draft standard 17) are used to define more fine-grained acl: discretionary access rights for files and directories. acl: acl: Homepage: http://savannah.nongnu.org/projects/acl acl: acl: acl: PACKAGE NAME: attr-2.5.1-x86_64-1.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 64 K PACKAGE SIZE (uncompressed): 208 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| attr: attr (tools for using extended attributes on filesystems) attr: attr: This package contains a set of tools for manipulating extended attr: attributes (name:value pairs associated permanently with files and attr: directories) on filesystem objects, and the library and header files attr: needed to develop programs which make use of extended attributes. attr: Extended attributes are used to provide additional functionality to attr: a filesystem. For example, Access Control Lists (ACLs) are attr: implemented using extended attributes. attr: attr: Homepage: http://savannah.nongnu.org/projects/attr PACKAGE NAME: bash-5.1.016-x86_64-1.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 1 MB PACKAGE SIZE (uncompressed): 8 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| bash: bash (sh-compatible shell) bash: bash: The GNU Bourne-Again SHell. Bash is a sh-compatible command bash: interpreter that executes commands read from the standard input or bash: from a file. Bash also incorporates useful features from the Korn bash: and C shells (ksh and csh). Bash is ultimately intended to be a bash: conformant implementation of the IEEE Posix Shell and Tools bash: specification (IEEE Working Group 1003.2). bash: bash: Bash must be present for the system to boot properly. bash: PACKAGE NAME: bzip2-1.0.8-x86_64-3.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 92 K PACKAGE SIZE (uncompressed): 316 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| bzip2: bzip2 (a block-sorting file compressor) bzip2: bzip2: Bzip2 compresses files using the Burrows-Wheeler block sorting text bzip2: compression algorithm, and Huffman coding. Compression is generally bzip2: considerably better than that achieved by more conventional LZ77/LZ78- bzip2: based compressors, and approaches the performance of the PPM family of bzip2: statistical compressors. bzip2: bzip2: Julian Seward is the author of bzip2. bzip2: bzip2: PACKAGE NAME: coreutils-9.0-x86_64-3.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 2 MB PACKAGE SIZE (uncompressed): 16 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| coreutils: coreutils (core GNU utilities) coreutils: coreutils: These are the GNU core utilities, the basic command line programs coreutils: such as 'mkdir', 'ls', and 'rm' that are needed for the system to coreutils: run. This package is the union of the GNU fileutils, sh-utils, and coreutils: textutils packages. Most of these programs have significant coreutils: advantages over their Unix counterparts, such as greater speed, coreutils: additional options, and fewer arbitrary limits. coreutils: coreutils: coreutils: PACKAGE NAME: cpio-2.13-x86_64-3.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 240 K PACKAGE SIZE (uncompressed): 1 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| cpio: cpio (backup and archiving utility) cpio: cpio: This is GNU cpio, a program to manage archives of files. This package cpio: also includes mt, a tape drive control program. cpio copies files into cpio: or out of a cpio or tar archive, which is a file that contains other cpio: files plus information about them, such as their pathname, owner, cpio: timestamps, and access permissions. The archive can be another file on cpio: the disk, a magnetic tape, or a pipe. cpio: cpio: cpio: PACKAGE NAME: cracklib-2.9.7-x86_64-3.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 272 K PACKAGE SIZE (uncompressed): 986 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| cracklib: cracklib (password checking library) cracklib: cracklib: CrackLib is a library which may be used in a passwd-like program to cracklib: prevent users from choosing passwords that could be easily guessed. cracklib: This package is an updated and modernized distribution of CrackLib as cracklib: previously released by Alec Muffett. cracklib: cracklib: Homepage: https://github.com/cracklib/cracklib cracklib: cracklib: cracklib: PACKAGE NAME: dialog-1.3_20211214-x86_64-1.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 180 K PACKAGE SIZE (uncompressed): 482 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| dialog: dialog (display dialog boxes from shell scripts) dialog: dialog: Dialog is a program to present a variety of questions or display dialog: messages using dialog boxes from a shell script. The Slackware dialog: package management script "pkgtool" uses this, as do various other dialog: menu-driven console scripts. dialog: dialog: Dialog was originally contributed to Slackware by Savio Lam, and has dialog: been contributed to by many. Dialog is currently maintained by dialog: Thomas E. Dickey. Homepage: https://invisible-island.net/dialog/ dialog: PACKAGE NAME: dosfstools-4.2-x86_64-2.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 96 K PACKAGE SIZE (uncompressed): 299 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| dosfstools: dosfstools (tools for working with FAT filesystems) dosfstools: dosfstools: Utilities for creating FAT filesystems (mkdosfs), and for checking dosfstools: and repairing them (dosfsck). dosfstools: dosfstools: Homepage: http://daniel-baumann.ch/software/dosfstools dosfstools: dosfstools: dosfstools: dosfstools: dosfstools: PACKAGE NAME: e2fsprogs-1.46.5-x86_64-1.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 1 MB PACKAGE SIZE (uncompressed): 5 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| e2fsprogs: e2fsprogs (ext2/3/4 filesystems utilities) e2fsprogs: e2fsprogs: Utilities needed to create and maintain ext2, ext3, and ext4 e2fsprogs: filesystems. e2fsprogs: e2fsprogs: These utilities were written by Remy Card (the developer and e2fsprogs: maintainer of the ext2 fs) and Theodore T'so. e2fsprogs: e2fsprogs: https://kernel.org/pub/linux/kernel/people/tytso/e2fsprogs e2fsprogs: e2fsprogs: PACKAGE NAME: efibootmgr-20191011_e8ce9fe-x86_64-4.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 32 K PACKAGE SIZE (uncompressed): 98 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| efibootmgr: efibootmgr (tool to modify UEFI boot entries) efibootmgr: efibootmgr: efibootmgr is a Linux userspace application to modify the Intel efibootmgr: Extensible Firmware Interface (EFI) Boot Manager. This application efibootmgr: can create and destroy boot entries, change the boot order, change efibootmgr: the next running boot option, and more. efibootmgr: efibootmgr: Homepage: https://github.com/rhboot/efibootmgr efibootmgr: efibootmgr: efibootmgr: PACKAGE NAME: efivar-20201015_cff88dd-x86_64-1.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 116 K PACKAGE SIZE (uncompressed): 404 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| efivar: efivar (library and utilities to handle UEFI variables) efivar: efivar: The efivar package contains a library and utilities for manipulating efivar: UEFI (Unified Extensible Firmware Interface) variables. efivar: efivar: Homepage: https://github.com/rhboot/efivar efivar: efivar: efivar: efivar: efivar: PACKAGE NAME: elilo-3.16-x86_64-12.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 152 K PACKAGE SIZE (uncompressed): 595 K PACKAGE DESCRIPTION: |-----handy-ruler-----------------------------------------------------| elilo: elilo (Linux Loader for EFI-based platforms) elilo: elilo: This is elilo, a boot loader originally developed by HP for IA-64 elilo: systems. This is used to load the kernel and initial ramdisk on elilo: machines that use UEFI. Since most UEFI implementations are 64-bit, elilo: the 64-bit EFI binary is generally the one to use (even for loading elilo: a 32-bit kernel). elilo: elilo: Homepage: http://elilo.sourceforge.net elilo: elilo: PACKAGE NAME: elogind-246.10-x86_64-1.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 1 MB PACKAGE SIZE (uncompressed): 3 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| elogind: elogind (logind extracted from systemd) elogind: elogind: elogind is the systemd project's logind, extracted to a standalone elogind: package. elogind: elogind: Homepage: https://github.com/elogind/elogind elogind: elogind: elogind: elogind: elogind: PACKAGE NAME: etc-15.0-x86_64-17.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 28 K PACKAGE SIZE (uncompressed): 100 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| etc: etc (system configuration files) etc: etc: System configuration files. The /etc directory is traditionally the etc: location where configuration files are found. etc: etc: etc: etc: etc: etc: etc: PACKAGE NAME: eudev-3.2.11-x86_64-1.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 1 MB PACKAGE SIZE (uncompressed): 8 MB PACKAGE DESCRIPTION: |-----handy-ruler-------------------------------------------------------| eudev: eudev (dynamic device directory system) eudev: eudev: eudev provides a dynamic device directory containing only the files eudev: for the devices which are actually present. It creates or removes eudev: device node files usually located in the /dev directory. eudev is a eudev: fork of git://anongit.freedesktop.org/systemd/systemd with the aim of eudev: isolating udev from any particular flavor of system initialization. eudev: eudev: Homepage: https://wiki.gentoo.org/wiki/Project:Eudev eudev: eudev: PACKAGE NAME: file-5.41-x86_64-1.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 420 K PACKAGE SIZE (uncompressed): 1 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| file: file (a utility to determine file type) file: file: This is Ian F. Darwin's 'file' utility, used to identify files. file: Christos Zoulas has been file's maintainer since 1994. file: file: Home FTP site: ftp://ftp.astron.com/pub/file/ file: file: file: file: file: PACKAGE NAME: findutils-4.8.0-x86_64-3.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 492 K PACKAGE SIZE (uncompressed): 1 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| findutils: findutils (utilities to locate files) findutils: findutils: This package contains the GNU find and xargs programs. The find and findutils: xargs implementations comply with POSIX 1003.2. They also support findutils: some additional options, some borrowed from Unix and some unique to findutils: GNU. findutils: findutils: findutils: findutils: findutils: PACKAGE NAME: gawk-5.1.1-x86_64-1.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 1 MB PACKAGE SIZE (uncompressed): 2 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| gawk: gawk (pattern scanning and processing language) gawk: gawk: Gawk is the GNU Project's implementation of the AWK programming gawk: language. It conforms to the definition of the language in the POSIX gawk: 1003.2 Command Language And Utilities Standard. This version in turn gawk: is based on the description in The AWK Programming Language, by Aho, gawk: Kernighan, and Weinberger, with the additional features found in the gawk: System V Release 4 version of UNIX awk. Gawk also provides more gawk: recent Bell Labs awk extensions, and some GNU-specific extensions. gawk: gawk: PACKAGE NAME: glibc-zoneinfo-2021e-noarch-1.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 204 K PACKAGE SIZE (uncompressed): 1 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| glibc-zoneinfo: glibc-zoneinfo (timezone database) glibc-zoneinfo: glibc-zoneinfo: This package allows you to configure your time zone. glibc-zoneinfo: glibc-zoneinfo: This timezone database comes from the tzdata and tzcode packages by glibc-zoneinfo: Arthur David Olson et al. The latest version and more information glibc-zoneinfo: may be found at: https://www.iana.org/time-zones glibc-zoneinfo: glibc-zoneinfo: Use the timeconfig utility to set your local time zone. glibc-zoneinfo: glibc-zoneinfo: PACKAGE NAME: grep-3.7-x86_64-1.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 276 K PACKAGE SIZE (uncompressed): 975 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| grep: grep (print lines matching a pattern) grep: grep: This is GNU grep, the "fastest grep in the west" (we hope). Grep grep: searches through textual input for lines which contain a match to a grep: specified pattern and then prints the matching lines. grep: grep: grep: grep: grep: grep: PACKAGE NAME: grub-2.06-x86_64-4.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 9 MB PACKAGE SIZE (uncompressed): 65 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| grub: grub (the GRand Unified Bootloader) grub: grub: GNU GRUB is a multiboot boot loader. grub: grub: Website: http://www.gnu.org/software/grub/ grub: grub: grub: grub: grub: grub: PACKAGE NAME: gzip-1.11-x86_64-1.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 112 K PACKAGE SIZE (uncompressed): 264 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| gzip: gzip (file compression utility) gzip: gzip: Gzip reduces the size of the named files using Lempel-Ziv coding gzip: (LZ77). Whenever possible, each file is replaced by one with the gzip: extension .gz, while keeping the same ownership modes, access and gzip: modification times. gzip: gzip: gzip: gzip: gzip: PACKAGE NAME: haveged-1.9.17-x86_64-1.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 56 K PACKAGE SIZE (uncompressed): 212 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| haveged: haveged (A simple entropy daemon) haveged: haveged: The haveged project is an attempt to provide an easy-to-use, haveged: unpredictable random number generator based upon an adaptation of the haveged: HAVEGE algorithm. Haveged was created to remedy low-entropy conditions haveged: in the Linux random device that can occur under some workloads, haveged: especially on headless servers. haveged: haveged: Homepage: http://www.issihosts.com/haveged/index.html haveged: haveged: PACKAGE NAME: hostname-3.23-x86_64-3.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 12 K PACKAGE SIZE (uncompressed): 27 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| hostname: hostname (Linux hostname utility) hostname: hostname: The hostname utility is used to set or read the system hostname, hostname: domainname, dnsdomainname, nisdomainname, or ypdomainname. hostname: This package is required unless you want all of these set to (null), hostname: which you don't. hostname: hostname: The hostname utility was written by Peter Tobias, Bernd Eckenfels, hostname: and Michael Meskes. hostname: hostname: PACKAGE NAME: inih-53-x86_64-2.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 16 K PACKAGE SIZE (uncompressed): 56 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| inih: inih (INI Not Invented Here) inih: inih: inih (INI Not Invented Here)** is a simple .INI file parser written in inih: C. It's only a couple of pages of code, and it was designed to be inih: small and simple, so it's good for embedded systems. It's also more or inih: less compatible with Python's ConfigParser style of .INI files, inih: including RFC 822-style multi-line syntax and `name: value` entries. inih: inih: Homepage: https://github.com/benhoyt/inih inih: inih: PACKAGE NAME: kernel-firmware-20220124_eb8ea1b-noarch-1.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 195 MB PACKAGE SIZE (uncompressed): 789 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| kernel-firmware: kernel-firmware (Firmware for the kernel) kernel-firmware: kernel-firmware: These are firmware files for the Linux kernel. kernel-firmware: kernel-firmware: You'll need these to use certain hardware drivers with Linux. kernel-firmware: kernel-firmware: Upstream site: kernel-firmware: kernel-firmware: git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git kernel-firmware: kernel-firmware: PACKAGE NAME: kernel-generic-5.15.19-x86_64-2.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 7 MB PACKAGE SIZE (uncompressed): 12 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| kernel-generic: kernel-generic (a general purpose SMP Linux kernel) kernel-generic: kernel-generic: This is a Linux kernel with built-in support for most disk kernel-generic: controllers. To use filesystems, or to load support for a SCSI or kernel-generic: other controller, then you'll need to load one or more kernel kernel-generic: modules using an initial ramdisk, or initrd. For more information kernel-generic: about creating an initrd, see the README.initrd file in the /boot kernel-generic: directory. kernel-generic: kernel-generic: SMP is "Symmetric multiprocessing", or multiple CPU/core support. kernel-generic: PACKAGE NAME: kernel-huge-5.15.19-x86_64-2.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 11 MB PACKAGE SIZE (uncompressed): 17 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| kernel-huge: kernel-huge (a fully-loaded SMP Linux kernel) kernel-huge: kernel-huge: This is a Linux kernel with built-in support for most disk kernel-huge: controllers. If you're looking for a more stripped down kernel kernel-huge: (this one contains everything but the kitchen sink ;-), then install kernel-huge: the kernel-generic in the /boot directory along with an initrd to kernel-huge: load support for your boot device and filesystem. For instructions kernel-huge: on the initrd, see README.initrd in the /boot directory. kernel-huge: kernel-huge: SMP is "Symmetric multiprocessing", or multiple CPU/core support. kernel-huge: PACKAGE NAME: kernel-modules-5.15.19-x86_64-2.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 47 MB PACKAGE SIZE (uncompressed): 290 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| kernel-modules: kernel-modules (Linux kernel modules) kernel-modules: kernel-modules: Kernel modules are pieces of code that can be loaded and unloaded into kernel-modules: the kernel upon demand. They extend the functionality of the kernel kernel-modules: without the need to reboot the system. These modules provide support kernel-modules: for hardware such as USB devices, RAID controllers, network kernel-modules: interfaces, and display devices, or add other additional capabilities kernel-modules: to the kernel. kernel-modules: kernel-modules: kernel-modules: PACKAGE NAME: kmod-29-x86_64-1.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 116 K PACKAGE SIZE (uncompressed): 341 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| kmod: kmod (kernel module tools and library) kmod: kmod: kmod is a set of tools to handle common tasks with Linux kernel kmod: modules like insert, remove, list, check properties, resolve kmod: dependencies and aliases. The aim is to be compatible with the tools, kmod: configurations and indexes from the module-init-tools project. kmod: kmod: These tools are designed on top of libkmod, a library that is kmod: shipped with kmod. kmod: kmod: Homepage: http://www.kernel.org/pub/linux/utils/kernel/kmod/ PACKAGE NAME: libpwquality-1.4.4-x86_64-6.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 84 K PACKAGE SIZE (uncompressed): 436 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| libpwquality: libpwquality (password quality checking library) libpwquality: libpwquality: The libpwquality package provides common functions for password libpwquality: quality checking and also scoring them based on their apparent libpwquality: randomness. The library also provides a function for generating libpwquality: random passwords with good pronounceability. libpwquality: libpwquality: Homepage: https://github.com/libpwquality/libpwquality libpwquality: libpwquality: libpwquality: PACKAGE NAME: lilo-24.2-x86_64-12.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 424 K PACKAGE SIZE (uncompressed): 1 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| lilo: lilo (Linux Loader) lilo: lilo: Generic Boot Loader for Linux ('LInux LOader') by Werner Almesberger. lilo: LILO boots Linux from your hard drive. It can also boot other lilo: operating systems such as Windows and OS X, and can even boot DOS from lilo: the second hard drive. LILO comes with utilities and documentation lilo: that make it easier to install, such as 'liloconfig' and 'QuickStart'. lilo: NOTE: Installing boot loaders is inherently dangerous. Be sure to have lilo: some means to boot your system from a different media if you install lilo: LILO on your hard disk. lilo: PACKAGE NAME: logrotate-3.18.1-x86_64-1.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 60 K PACKAGE SIZE (uncompressed): 156 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| logrotate: logrotate (system log rotation tool) logrotate: logrotate: The logrotate utility is designed to simplify the administration logrotate: of log files on a system which generates a lot of log files. logrotate: Logrotate allows for the automatic rotation compression, removal logrotate: and mailing of log files. Logrotate can be set to handle a log logrotate: file daily, weekly, monthly or when the log file gets to a certain logrotate: size. Normally, logrotate runs as a daily cron job. logrotate: logrotate: Homepage: https://github.com/logrotate/logrotate logrotate: PACKAGE NAME: mkinitrd-1.4.11-x86_64-28.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 608 K PACKAGE SIZE (uncompressed): 687 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| mkinitrd: mkinitrd (make an initial ramdisk) mkinitrd: mkinitrd: mkinitrd is a script to create an initial ramdisk that is loaded at mkinitrd: the same time as the kernel. The initial ramdisk may be responsible mkinitrd: for loading kernel modules (such a filesystem or SCSI controller mkinitrd: module) that are needed to mount the root filesystem. mkinitrd: mkinitrd: The "initrd" is implemented as an initramfs. See the kernel mkinitrd: documentation for more information on this, if you are interested. mkinitrd: mkinitrd: PACKAGE NAME: openssl-solibs-1.1.1m-x86_64-1.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 1 MB PACKAGE SIZE (uncompressed): 3 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| openssl-solibs: openssl-solibs (OpenSSL shared libraries) openssl-solibs: openssl-solibs: These shared libraries provide encryption routines required by openssl-solibs: programs such as openssh, bind, sendmail, and many others. openssl-solibs: openssl-solibs: This product includes software developed by the OpenSSL Project for openssl-solibs: use in the OpenSSL Toolkit (http://www.openssl.org). This product openssl-solibs: includes cryptographic software written by Eric Young openssl-solibs: (eay@cryptsoft.com). This product includes software written by Tim openssl-solibs: Hudson (tjh@cryptsoft.com). openssl-solibs: PACKAGE NAME: pam-1.5.2-x86_64-1.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 476 K PACKAGE SIZE (uncompressed): 1 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| pam: pam (Pluggable Authentication Modules) pam: pam: PAM = Pluggable Authentication Modules. Basically, it is a flexible pam: mechanism for authenticating users. PAM provides a way to develop pam: programs that are independent of authentication scheme. However, pam: these programs will need "authentication modules" (and libpam) at pam: run-time in order to work. pam: pam: Homepage: http://www.linux-pam.org/ pam: pam: PACKAGE NAME: pkgtools-15.0-noarch-42.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 196 K PACKAGE SIZE (uncompressed): 288 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| pkgtools: pkgtools (The Slackware package maintenance system) pkgtools: pkgtools: This package contains utilities for handling Slackware packages. pkgtools: Included are the command line utilities 'installpkg', 'removepkg', pkgtools: 'makepkg', 'explodepkg', and 'upgradepkg' that install, remove, pkgtools: build, examine, and upgrade software packages. Also included are pkgtools: 'pkgtool', a menu based program for installing packages, removing pkgtools: packages, or viewing the packages that are installed on the system, pkgtools: 'pkgdiff', a utility for comparing two packages, documentation (man pkgtools: pages), and a few other system admin scripts. pkgtools: PACKAGE NAME: procps-ng-3.3.17-x86_64-2.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 652 K PACKAGE SIZE (uncompressed): 2 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| procps-ng: procps-ng (utilities for displaying process information) procps-ng: procps-ng: The procps-ng package provides the classic set of utilities used to procps-ng: display information about the processes currently running on the procps-ng: machine. procps-ng: procps-ng: Homepage: http://sourceforge.net/projects/procps-ng/ procps-ng: procps-ng: procps-ng: procps-ng: PACKAGE NAME: sed-4.8-x86_64-3.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 244 K PACKAGE SIZE (uncompressed): 824 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| sed: sed (stream editor) sed: sed: This is the GNU version of sed, a stream editor. A stream editor is sed: used to perform basic text transformations on an input stream (a file sed: or input from a pipeline). It is sed's ability to filter text in a sed: pipeline which distinguishes it from other types of editors. sed: sed: sed is a required package (it is needed by many system scripts). sed: sed: sed: PACKAGE NAME: shadow-4.8.1-x86_64-12.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 1 MB PACKAGE SIZE (uncompressed): 4 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| shadow: shadow (shadow password suite) shadow: shadow: This package includes the necessary programs for handling account shadow: information in the shadow password format, plus programs for managing shadow: user and group accounts. It was written by Julianne Frances Haugh and shadow: the Linux port is maintained by Tomasz Kloczko. shadow: shadow: Homepage: https://github.com/shadow-maint/shadow shadow: shadow: shadow: PACKAGE NAME: sysvinit-3.01-x86_64-1.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 100 K PACKAGE SIZE (uncompressed): 311 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| sysvinit: sysvinit (init, the parent of all processes) sysvinit: sysvinit: System V style init programs by Miquel van Smoorenburg that control sysvinit: the booting and shutdown of your system. These support a number of sysvinit: system runlevels, each with a specific set of utilities spawned. sysvinit: For example, the normal system runlevel is 3, which starts agetty sysvinit: on virtual consoles tty1 - tty6. Runlevel 4 starts xdm. sysvinit: Runlevel 0 shuts the system down. sysvinit: sysvinit: Homepage: http://www.nongnu.org/sysvinit/ sysvinit: PACKAGE NAME: sysvinit-functions-8.53-x86_64-5.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 36 K PACKAGE SIZE (uncompressed): 153 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| sysvinit-functions: sysvinit-functions (/etc/init.d/functions) sysvinit-functions: sysvinit-functions: This is the /etc/init.d/functions file, the typical sysvinit-style sysvinit-functions: directories, and a few supporting binaries. Using this system, sysvinit-functions: subdirectories of /etc/rc.d/ are searched for scripts (which are sysvinit-functions: usually symlinks to the script in /etc/init.d/ or /etc/rc.d/init.d/). sysvinit-functions: The links must start with S to start a script or K to stop (kill) it. sysvinit-functions: sysvinit-functions: For the most part, these are useful for running software developed sysvinit-functions: for other versions of Linux. sysvinit-functions: PACKAGE NAME: sysvinit-scripts-15.0-noarch-8.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 16 K PACKAGE SIZE (uncompressed): 56 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| sysvinit-scripts: sysvinit-scripts (the basic scripts used to boot your machine) sysvinit-scripts: sysvinit-scripts: These are the Slackware boot scripts, which are needed to start the sysvinit-scripts: machine. Sysvinit looks for these in /etc/rc.d/. sysvinit-scripts: sysvinit-scripts: sysvinit-scripts: sysvinit-scripts: sysvinit-scripts: sysvinit-scripts: sysvinit-scripts: PACKAGE NAME: tar-1.34-x86_64-1.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 832 K PACKAGE SIZE (uncompressed): 3 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| tar: tar (archiving utility) tar: tar: This is the GNU version of tar, an archiving program designed to store tar: and extract files from an archive file known as a tarfile. A tarfile tar: may be made on a tape drive, however, it is also common to write a tar: tarfile to a normal file. tar: tar: Slackware's package system uses tarfiles compressed with bzip2, gzip, tar: lzip, or xz. tar: tar: PACKAGE NAME: utempter-1.2.0-x86_64-3.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 16 K PACKAGE SIZE (uncompressed): 60 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| utempter: utempter (utmp updating library and utility) utempter: utempter: The utempter package provides a utility and shared library that utempter: allows terminal applications such as xterm and screen to update utempter: /var/run/utmp and /var/log/wtmp without requiring root privileges. utempter: utempter: Homepage: https://github.com/altlinux/libutempter utempter: utempter: utempter: utempter: PACKAGE NAME: util-linux-2.37.3-x86_64-1.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 2 MB PACKAGE SIZE (uncompressed): 15 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------| util-linux: util-linux (a huge collection of essential utilities) util-linux: util-linux: The util-linux package is a huge collection of random utilities util-linux: that are essential to run a Linux system. util-linux: util-linux: Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ util-linux: util-linux: util-linux: util-linux: util-linux: PACKAGE NAME: which-2.21-x86_64-4.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 32 K PACKAGE SIZE (uncompressed): 83 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| which: which (shows the full path to shell commands) which: which: GNU 'which' takes one or more arguments. For each of its arguments it which: prints to stdout the full path of the executables that would have been which: executed when this argument had been entered at the shell prompt. It which: does this by searching for an executable or script in the directories which: listed in the environment variable PATH using the same algorithm as which: bash(1). 'Which' is a built-in function in many shells. which: which: The GNU version of which was written by Carlo Wood. which: PACKAGE NAME: xfsprogs-5.13.0-x86_64-1.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 992 K PACKAGE SIZE (uncompressed): 5 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| xfsprogs: xfsprogs (tools to use the XFS filesystem) xfsprogs: xfsprogs: XFS is a high performance journaling filesystem which originated xfsprogs: on the SGI IRIX platform. It is completely multi-threaded, can xfsprogs: support large files and large filesystems, extended attributes, xfsprogs: variable block sizes, is extent based, and makes extensive use of xfsprogs: Btrees (directories, extents, free space) to aid both performance xfsprogs: and scalability. xfsprogs: xfsprogs: xfsprogs: PACKAGE NAME: xz-5.2.5-x86_64-3.txz PACKAGE LOCATION: ./slackware64/a PACKAGE SIZE (compressed): 316 K PACKAGE SIZE (uncompressed): 1 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| xz: xz (compression utility based on the LZMA algorithm) xz: xz: LZMA is a general purpose compression algorithm designed by Igor xz: Pavlov as part of 7-Zip. It provides high compression ratio while xz: keeping the decompression speed fast. XZ Utils are an attempt to make xz: LZMA compression easy to use on free (as in freedom) operating xz: systems. xz: xz: The people most responsible for xz are Igor Pavlov, Ville Koskinen, xz: and Lasse Collin. Homepage: http://tukaani.org/xz/ xz: PACKAGE NAME: diffutils-3.8-x86_64-1.txz PACKAGE LOCATION: ./slackware64/ap PACKAGE SIZE (compressed): 360 K PACKAGE SIZE (uncompressed): 1 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| diffutils: diffutils (finds differences between files) diffutils: diffutils: The GNU diff utilities finds differences between files. A major use diffutils: for this package is to make source code patches. diffutils: diffutils: diffutils: diffutils: diffutils: diffutils: diffutils: PACKAGE NAME: slackpkg-15.0.10-noarch-1.txz PACKAGE LOCATION: ./slackware64/ap PACKAGE SIZE (compressed): 176 K PACKAGE SIZE (uncompressed): 326 K PACKAGE DESCRIPTION: |-handy-ruler------------------------------------------------------| slackpkg: slackpkg (Slackware package upgrade manager) slackpkg: slackpkg: Slackpkg is an upgrade manager for Slackware packages. It can slackpkg: download, upgrade, install, and remove selected packages using an slackpkg: official Slackware package repository. With it, you can also slackpkg: search in the Slackware Package database and find which package slackpkg: has the selected file. slackpkg: slackpkg: Slackpkg DOES NOT replace the Slackware pkgtools; actually, slackpkg: Slackpkg uses pkgtools for the install/upgrade/remove functions. slackpkg: PACKAGE NAME: sudo-1.9.9-x86_64-1.txz PACKAGE LOCATION: ./slackware64/ap PACKAGE SIZE (compressed): 1 MB PACKAGE SIZE (uncompressed): 5 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| sudo: sudo (give limited root privileges to certain users) sudo: sudo: 'sudo' is a command that allows users to execute some commands as sudo: root. The /etc/sudoers file (edited with 'visudo') specifies which sudo: users have access to sudo and which commands they can run. 'sudo' sudo: logs all its activities to /var/log/ so the system administrator sudo: can keep an eye on things. sudo: sudo: Homepage: https://www.sudo.ws sudo: sudo: PACKAGE NAME: vim-8.2.4256-x86_64-1.txz PACKAGE LOCATION: ./slackware64/ap PACKAGE SIZE (compressed): 7 MB PACKAGE SIZE (uncompressed): 35 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| vim: vim (Vi IMproved) vim: vim: Vim is an almost compatible version of the UNIX editor vi. Many new vim: features have been added: multi level undo, command line history, vim: filename completion, block operations, and more. vim: vim: Vim's development is led by Bram Moolenaar. vim: vim: This package also contains the Exuberant Ctags program vim: written by Darren Hiebert. vim: PACKAGE NAME: brotli-1.0.9-x86_64-7.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 384 K PACKAGE SIZE (uncompressed): 2 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| brotli: brotli (Brotli compression format) brotli: brotli: Brotli is a general purpose lossless compression algorithm that brotli: compresses data using a combination of a modern variant of the LZ77 brotli: algorithm, Huffman coding, and second order context modeling, with a brotli: compression ratio comparable to the best currently available general brotli: purpose compression methods. It is similar in speed with deflate but brotli: offers more dense compression. brotli: brotli: Homepage: https://github.com/google/brotli/ brotli: PACKAGE NAME: db48-4.8.30-x86_64-6.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 968 K PACKAGE SIZE (uncompressed): 8 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| db48: db48 (Berkeley database library version 4.8.x) db48: db48: The Berkeley Database (Berkeley DB) library provides embedded database db48: support for both traditional and client/server applications. db48: db48: This package should be installed if compatibility is needed with db48: databases created with the Berkeley DB version 4.8.x. db48: db48: db48: db48: PACKAGE NAME: freetype-2.11.1-x86_64-1.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 556 K PACKAGE SIZE (uncompressed): 1 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| freetype: freetype (A free, high-quality, and portable font engine) freetype: freetype: FreeType is a free and portable font rendering engine. It has been freetype: developed to provide support for a number of font formats, including freetype: TrueType, Type 1, and OpenType, and is designed to be small, freetype: efficient, highly customizable, and portable while capable of freetype: producing high-quality output. freetype: freetype: Homepage: http://www.freetype.org freetype: freetype: PACKAGE NAME: glibc-2.33-x86_64-5.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 5 MB PACKAGE SIZE (uncompressed): 31 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| glibc: glibc (GNU C libraries) glibc: glibc: This package contains the GNU C libraries and header files. You'll glibc: need this package to compile programs. glibc: glibc: The GNU C library was originally authored by Roland McGrath. glibc: glibc: Homepage: https://www.gnu.org/software/libc/ glibc: glibc: glibc: PACKAGE NAME: gmp-6.2.1-x86_64-3.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 420 K PACKAGE SIZE (uncompressed): 1 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| gmp: gmp (GNU multiple precision arithmetic library) gmp: gmp: GNU MP is a library for arbitrary precision arithmetic, operating on gmp: signed integers, rational numbers, and floating point numbers. It has gmp: a rich set of functions, and the functions have a regular interface. gmp: gmp: gmp: gmp: gmp: gmp: PACKAGE NAME: icu4c-69.1-x86_64-1.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 9 MB PACKAGE SIZE (uncompressed): 38 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| icu4c: icu4c (International Components for Unicode) icu4c: icu4c: The International Components for Unicode (ICU) libraries provide icu4c: robust and full-featured Unicode services on a wide variety of icu4c: platforms. icu4c: icu4c: Homepage: http://www.icu-project.org/ icu4c: icu4c: icu4c: icu4c: PACKAGE NAME: keyutils-1.6.3-x86_64-3.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 96 K PACKAGE SIZE (uncompressed): 207 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| keyutils: keyutils (Kernel key management utilities) keyutils: keyutils: This package contains tools and a wrapper library to control the keyutils: Linux kernel key management facility and to provide a mechanism by keyutils: which the kernel can call back to user space to get a key keyutils: instantiated. keyutils: keyutils: Homepage: http://people.redhat.com/~dhowells/keyutils/ keyutils: keyutils: keyutils: PACKAGE NAME: libaio-0.3.112-x86_64-3.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 16 K PACKAGE SIZE (uncompressed): 52 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| libaio: libaio (asynchronous I/O library) libaio: libaio: The Linux-native asynchronous I/O facility ("async I/O", or "aio") libaio: has a richer API and capability set than the simple POSIX async I/O libaio: facility. This library provides the Linux-native API for async I/O. libaio: The POSIX async I/O facility requires this library in order to libaio: provide kernel-accelerated async I/O capabilities, as do applications libaio: which require the Linux-native async I/O API. libaio: libaio: libaio: PACKAGE NAME: libcap-2.63-x86_64-1.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 108 K PACKAGE SIZE (uncompressed): 312 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| libcap: libcap (get/set POSIX capabilities) libcap: libcap: This is a library for getting and setting POSIX.1e (formerly POSIX 6) libcap: draft 15 capabilities. libcap: libcap: Libcap was written by Andrew G. Morgan; however, it would not libcap: have been possible without the help of Aleph1, Roland Buresund, libcap: Andrew Main, and Alexander Kjeldaas. libcap: libcap: Homepage: http://sites.google.com/site/fullycapable/ libcap: PACKAGE NAME: libcap-ng-0.8.2-x86_64-5.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 72 K PACKAGE SIZE (uncompressed): 318 K PACKAGE DESCRIPTION: |-----handy-ruler---------------------------------------------------| libcap-ng: libcap-ng (capabilities library and utilities) libcap-ng: libcap-ng: The libcap-ng library is intended to make programming with POSIX libcap-ng: capabilities easier. The package also includes utilities to help libcap-ng: analyze a system for programs that may have too much privilege. libcap-ng: libcap-ng: libcap-ng was written and is maintained by Steve Grubb. libcap-ng: libcap-ng: Homepage: https://people.redhat.com/sgrubb/libcap-ng/ libcap-ng: libcap-ng: PACKAGE NAME: libedit-20210910_3.1-x86_64-1.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 108 K PACKAGE SIZE (uncompressed): 278 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| libedit: libedit (Command line editor library) libedit: libedit: This is an autotool and libtoolized port of the NetBSD Editline libedit: library (libedit). This Berkeley-style licensed command line editor libedit: library provides generic line editing, history, and tokenization libedit: functions, similar to those found in GNU Readline. libedit: libedit: Homepage: http://www.thrysoee.dk/editline/ libedit: libedit: libedit: PACKAGE NAME: libffi-3.3-x86_64-3.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 44 K PACKAGE SIZE (uncompressed): 104 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| libffi: libffi (A Portable Foreign Function Interface Library) libffi: libffi: FFI stands for Foreign Function Interface. A foreign function libffi: interface is the popular name for the interface that allows code libffi: written in one language to call code written in another language. libffi: The libffi library really only provides the lowest, machine dependent libffi: layer of a fully featured foreign function interface. libffi: libffi: Homepage: https://sourceware.org/libffi/ libffi: libffi: PACKAGE NAME: libidn2-2.3.2-x86_64-1.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 116 K PACKAGE SIZE (uncompressed): 495 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| libidn2: libidn2 (GNU Internationalized Domain Name library version 2) libidn2: libidn2: GNU Libidn is an implementation of the Stringprep, Punycode and IDNA libidn2: specifications defined by the IETF Internationalized Domain Names libidn2: (IDN) working group, used for internationalized domain names. libidn2: libidn2: libidn2: libidn2: libidn2: libidn2: PACKAGE NAME: libmpc-1.2.1-x86_64-3.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 100 K PACKAGE SIZE (uncompressed): 458 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| libmpc: libmpc (Multiple Precision Complex Library) libmpc: libmpc: mpc is a complex floating-point library with exact rounding. It is libmpc: based on the GNU MPFR floating-point library (http://www.mpfr.org/), libmpc: which is itself based on the GNU MP library (http://gmplib.org/). libmpc: libmpc: Homepage: http://www.multiprecision.org libmpc: libmpc: libmpc: libmpc: PACKAGE NAME: libnl3-3.5.0-x86_64-3.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 364 K PACKAGE SIZE (uncompressed): 2 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| libnl3: libnl3 (Netlink Protocol Library Suite version 3) libnl3: libnl3: The libnl suite is a collection of libraries providing APIs to libnl3: netlink protocol based Linux kernel interfaces. Netlink is a IPC libnl3: mechanism primarily between the kernel and user space processes. libnl3: It was designed to be a more flexible successor to ioctl to provide libnl3: mainly networking related kernel configuration and monitoring libnl3: interfaces. libnl3: libnl3: Homepage: https://github.com/thom311/libnl libnl3: PACKAGE NAME: libnsl-1.3.0-x86_64-3.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 64 K PACKAGE SIZE (uncompressed): 225 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| libnsl: libnsl (NIS/YP and NIS+ library) libnsl: libnsl: This package contains the libnsl library. This library contains the libnsl: public client interface for NIS(YP) and NIS+. This code was formerly libnsl: part of glibc, but is now standalone to be able to link against TI-RPC libnsl: for IPv6 support. libnsl: libnsl: Homepage: https://github.com/thkukuk/libnsl libnsl: libnsl: libnsl: PACKAGE NAME: libpcap-1.10.1-x86_64-1.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 256 K PACKAGE SIZE (uncompressed): 689 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| libpcap: libpcap (packet capture library) libpcap: libpcap: libpcap is a library for user-level packet capture. libpcap provides libpcap: a portable framework for low-level network monitoring. Applications libpcap: include network statistics collection, security monitoring, network libpcap: debugging, etc. The tcpdump utility uses libpcap. libpcap: libpcap: Homepage: https://www.tcpdump.org libpcap: libpcap: libpcap: PACKAGE NAME: libpsl-0.21.1-x86_64-4.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 144 K PACKAGE SIZE (uncompressed): 445 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| libpsl: libpsl (C library to handle the Public Suffix List) libpsl: libpsl: A Public Suffix List is a collection of Top Level Domains (TLDs) libpsl: suffixes. TLDs include Global Top Level Domains (gTLDs) like .com and libpsl: .net; Country Top Level Domains (ccTLDs) like .de and .cn; and Brand libpsl: Top Level Domains like .apple and .google. Brand TLDs allows users to libpsl: register their own top level domain that exist at the same level as libpsl: ICANN's gTLDs. Brand TLDs are sometimes referred to as Vanity Domains. libpsl: libpsl: Homepage: https://github.com/rockdaboot/libpsl libpsl: PACKAGE NAME: libseccomp-2.5.3-x86_64-1.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 92 K PACKAGE SIZE (uncompressed): 288 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| libseccomp: libseccomp (enhanced seccomp library) libseccomp: libseccomp: The libseccomp library provides an easy to use, platform independent, libseccomp: interface to the Linux Kernel's syscall filtering mechanism. The libseccomp: libseccomp API is designed to abstract away the underlying BPF based libseccomp: syscall filter language and present a more conventional function-call libseccomp: based filtering interface that should be familiar to, and easily libseccomp: adopted by, application developers. libseccomp: libseccomp: Homepage: https://github.com/seccomp/libseccomp libseccomp: PACKAGE NAME: libsodium-1.0.18-x86_64-3.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 168 K PACKAGE SIZE (uncompressed): 552 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| libsodium: libsodium (Sodium crypto library) libsodium: libsodium: Sodium is a library for encryption, decryption, signatures, password libsodium: hashing and more. It is a portable, cross-compilable, installable, libsodium: packageable fork of NaCl, with a compatible API, and an extended API libsodium: to improve usability even further. libsodium: libsodium: Its goal is to provide all of the core operations needed to build libsodium: higher-level cryptographic tools. libsodium: libsodium: Homepage: https://libsodium.org PACKAGE NAME: libssh2-1.10.0-x86_64-1.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 256 K PACKAGE SIZE (uncompressed): 635 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| libssh2: libssh2 (SSH2 library) libssh2: libssh2: libssh2 is a library implementing the SSH2 protocol, available under libssh2: the revised BSD license. libssh2: libssh2: Homepage: https://www.libssh2.org/ libssh2: libssh2: libssh2: libssh2: libssh2: PACKAGE NAME: libunistring-0.9.10-x86_64-3.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 520 K PACKAGE SIZE (uncompressed): 2 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| libunistring: libunistring (GNU Unicode string library) libunistring: libunistring: This library provides functions for manipulating Unicode strings and libunistring: for manipulating C strings according to the Unicode standard. libunistring: libunistring: Homepage: http://www.gnu.org/s/libunistring libunistring: libunistring: libunistring: libunistring: libunistring: PACKAGE NAME: libuv-1.43.0-x86_64-1.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 116 K PACKAGE SIZE (uncompressed): 372 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| libuv: libuv (asynchronous I/O library) libuv: libuv: libuv is a multi-platform support library with a focus on asynchronous libuv: I/O. libuv: libuv: Homepage: https://libuv.org libuv: libuv: libuv: libuv: libuv: PACKAGE NAME: libxml2-2.9.12-x86_64-5.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 1 MB PACKAGE SIZE (uncompressed): 11 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| libxml2: libxml2 (XML parser library) libxml2: libxml2: Libxml2 is the XML C parser library and toolkit. XML itself is a libxml2: metalanguage to design markup languages - i.e. a text language where libxml2: structures are added to the content using extra "markup" information libxml2: enclosed between angle brackets. HTML is the most well-known markup libxml2: language. Though the library is written in C, a variety of language libxml2: bindings make it available in other environments. libxml2: libxml2: libxml2: PACKAGE NAME: lmdb-0.9.29-x86_64-1.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 76 K PACKAGE SIZE (uncompressed): 241 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| lmdb: lmdb (Lightning Memory-mapped key-value database) lmdb: lmdb: LMDB is an ultra-fast, ultra-compact key-value embedded data store lmdb: developed by Symas for the OpenLDAP Project. By using memory-mapped lmdb: files, it provides the read performance of a pure in-memory database lmdb: while still offering the persistence of standard disk-based databases, lmdb: and is only limited to the size of the virtual address space. lmdb: lmdb: Homepage: http://symas.com/mdb/ lmdb: lmdb: PACKAGE NAME: lz4-1.9.3-x86_64-3.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 160 K PACKAGE SIZE (uncompressed): 641 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| lz4: lz4 (fast lossless compression algorithm) lz4: lz4: LZ4 is a lossless compression algorithm, providing compression speed lz4: > 500 MB/s per core, scalable with multi-cores CPU. It features an lz4: extremely fast decoder, with speed in multiple GB/s per core, lz4: typically reaching RAM speed limits on multi-core systems. lz4: lz4: Homepage: https://lz4.github.io/lz4 lz4: lz4: lz4: PACKAGE NAME: mpfr-4.1.0-x86_64-3.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 1 MB PACKAGE SIZE (uncompressed): 2 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| mpfr: mpfr (Multiple-Precision Floating-Point Reliable Library) mpfr: mpfr: The MPFR library is a C library for multiple-precision floating-point mpfr: computations with exact rounding (also called correct rounding). mpfr: It is based on the GMP multiple-precision library. mpfr: The main goal of MPFR is to provide a library for multiple-precision mpfr: floating-point computation which is both efficient and has mpfr: well-defined semantics. It copies the good ideas from the mpfr: ANSI/IEEE-754 standard for double-precision floating-point arithmetic mpfr: (53-bit mantissa). mpfr: PACKAGE NAME: ncurses-6.3-x86_64-1.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 1 MB PACKAGE SIZE (uncompressed): 5 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| ncurses: ncurses (CRT screen handling and optimization package) ncurses: ncurses: The ncurses (new curses) library is a free software emulation of ncurses: curses in System V Release 4.0, and more. It uses terminfo format, ncurses: supports pads and color and multiple highlights and forms characters ncurses: and function-key mapping, and has all the other SYSV-curses ncurses: enhancements over BSD curses. ncurses: ncurses: Homepage: https://invisible-island.net/ncurses/ ncurses: ncurses: PACKAGE NAME: pcre2-10.39-x86_64-1.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 1 MB PACKAGE SIZE (uncompressed): 3 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| pcre2: pcre2 (Perl-compatible regular expression library v2) pcre2: pcre2: PCRE2 is a re-working of the original PCRE library to provide a pcre2: new and improved API. pcre2: pcre2: Homepage: http://www.pcre.org/ pcre2: pcre2: pcre2: pcre2: pcre2: PACKAGE NAME: readline-8.1.002-x86_64-1.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 316 K PACKAGE SIZE (uncompressed): 772 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| readline: readline (line input library with editing features) readline: readline: The GNU Readline library provides a set of functions for use by readline: applications that allow users to edit command lines as they are typed readline: in. Both Emacs and vi editing modes are available. The Readline readline: library includes additional functions to maintain a list of previously readline: entered command lines, to recall and perhaps edit those lines, and readline: perform csh-like history expansion on previous commands. readline: readline: readline: PACKAGE NAME: xxHash-0.8.1-x86_64-2.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 84 K PACKAGE SIZE (uncompressed): 352 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| xxHash: xxHash (Extremely fast Hash algorithm) xxHash: xxHash: xxHash is an Extremely fast Hash algorithm, running at RAM speed xxHash: limits. It successfully completes the [SMHasher] xxHash: (https://code.google.com/p/smhasher/wiki/SMHasher) test suite which xxHash: evaluates collision, dispersion and randomness qualities of hash xxHash: functions. Code is highly portable, and hashes are identical on all xxHash: platforms (little / big endian). xxHash: xxHash: Homepage: https://github.com/Cyan4973/xxHash xxHash: PACKAGE NAME: zlib-1.2.11-x86_64-4.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 104 K PACKAGE SIZE (uncompressed): 410 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| zlib: zlib (compression library) zlib: zlib: zlib is a general purpose thread safe data compression library. The zlib: data format used by the zlib library is described by RFCs 1950 to zlib: 1952 in the files ftp://ds.internic.net/rfc/rfc1950.txt (zlib format) zlib: rfc1951.txt (deflate format) and rfc1952.txt (gzip format). zlib: zlib: Homepage: http://www.zlib.net zlib: zlib: zlib: PACKAGE NAME: zstd-1.5.2-x86_64-1.txz PACKAGE LOCATION: ./slackware64/l PACKAGE SIZE (compressed): 428 K PACKAGE SIZE (uncompressed): 1 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| zstd: zstd (real-time compression algorithm) zstd: zstd: Zstandard, or zstd for short, is a real-time compression algorithm zstd: providing high compression ratios. It offers a very wide range of zstd: compression/speed trade-off, while being backed by a very fast zstd: decoder. It also offers a special mode for small data, called zstd: dictionary compression, and can create dictionaries from any sample zstd: set. zstd: zstd: Homepage: http://zstd.net/ zstd: PACKAGE NAME: bind-9.16.25-x86_64-1.txz PACKAGE LOCATION: ./slackware64/n PACKAGE SIZE (compressed): 2 MB PACKAGE SIZE (uncompressed): 8 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| bind: bind (DNS server and utilities) bind: bind: The named daemon and support utilities such as dig, host, and bind: nslookup. Sample configuration files for running a simple caching bind: nameserver are included. Documentation for advanced name server bind: setup can be found in /usr/doc/bind-9.x.x/. bind: bind: bind: bind: bind: PACKAGE NAME: c-ares-1.18.1-x86_64-1.txz PACKAGE LOCATION: ./slackware64/n PACKAGE SIZE (compressed): 140 K PACKAGE SIZE (uncompressed): 275 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| c-ares: c-ares (C library for DNS requests) c-ares: c-ares: This is c-ares, an asynchronous resolver library. It is intended for c-ares: applications which need to perform DNS queries without blocking, or c-ares: need to perform multiple DNS queries in parallel. The primary examples c-ares: of such applications are servers which communicate with multiple c-ares: clients and programs with graphical user interfaces. c-ares: c-ares: Homepage: https://c-ares.haxx.se/ c-ares: c-ares: PACKAGE NAME: ca-certificates-20211216-noarch-1.txz PACKAGE LOCATION: ./slackware64/n PACKAGE SIZE (compressed): 128 K PACKAGE SIZE (uncompressed): 235 K PACKAGE DESCRIPTION: |-----handy-ruler-----------------------------------------------------| ca-certificates: ca-certificates (PEM Files of CA Certificates) ca-certificates: ca-certificates: This package includes PEM files of CA certificates to allow SSL-based ca-certificates: applications to check for the authenticity of SSL connections. ca-certificates: ca-certificates: ca-certificates: ca-certificates: ca-certificates: ca-certificates: ca-certificates: PACKAGE NAME: curl-7.81.0-x86_64-1.txz PACKAGE LOCATION: ./slackware64/n PACKAGE SIZE (compressed): 1 MB PACKAGE SIZE (uncompressed): 3 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| curl: curl (command line URL data transfer tool) curl: curl: Curl is a command line tool for transferring data specified with URL curl: syntax. The command is designed to work without user interaction or curl: any kind of interactivity. Curl offers a busload of useful tricks curl: like proxy support, user authentication, ftp upload, HTTP post, SSL curl: (https:) connections, cookies, file transfer resume and more. curl: curl: libcurl is a library that Curl uses to do its job. It is readily curl: available to be used by your software, too. curl: PACKAGE NAME: cyrus-sasl-2.1.27-x86_64-7.txz PACKAGE LOCATION: ./slackware64/n PACKAGE SIZE (compressed): 964 K PACKAGE SIZE (uncompressed): 7 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| cyrus-sasl: cyrus-sasl (Simple Authentication and Security Layer) cyrus-sasl: cyrus-sasl: This is the Cyrus SASL library. Cyrus SASL is used by mail programs cyrus-sasl: on the client or server side to provide authentication and cyrus-sasl: authorization services. See RFC 2222 for more information. cyrus-sasl: cyrus-sasl: cyrus-sasl: cyrus-sasl: cyrus-sasl: cyrus-sasl: PACKAGE NAME: dhcpcd-9.4.1-x86_64-1.txz PACKAGE LOCATION: ./slackware64/n PACKAGE SIZE (compressed): 188 K PACKAGE SIZE (uncompressed): 443 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| dhcpcd: dhcpcd (DHCP client daemon) dhcpcd: dhcpcd: The DHCP client program dhcpcd is used to connect to a network by dhcpcd: contacting a DHCP server. dhcpcd gets an IP address and other dhcpcd: information from a corresponding DHCP server, configures the network dhcpcd: interface automatically, and tries to renew the lease time according dhcpcd: to RFC2131 or RFC1541 depending on the command line option. dhcpcd: dhcpcd: Homepage: https://roy.marples.name/projects/dhcpcd dhcpcd: dhcpcd: PACKAGE NAME: gnupg-1.4.23-x86_64-4.txz PACKAGE LOCATION: ./slackware64/n PACKAGE SIZE (compressed): 1 MB PACKAGE SIZE (uncompressed): 5 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| gnupg: gnupg (The GNU Privacy Guard) gnupg: gnupg: GnuPG is GNU's tool for secure communication and data storage. It can gnupg: be used to encrypt data and to create digital signatures. It includes gnupg: an advanced key management facility and is compliant with the proposed gnupg: OpenPGP Internet standard as described in RFC2440. gnupg: gnupg: gnupg: gnupg: gnupg: PACKAGE NAME: iproute2-5.16.0-x86_64-1.txz PACKAGE LOCATION: ./slackware64/n PACKAGE SIZE (compressed): 968 K PACKAGE SIZE (uncompressed): 3 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| iproute2: iproute2 (IP routing utilities) iproute2: iproute2: These are tools used to administer many advanced IP routing features iproute2: in the kernel. See Configure.help in the kernel documentation iproute2: (search for iproute2) for more information on which kernel options iproute2: these tools are used with. iproute2: iproute2: These utilities were written by Alexey Kuznetsov. The current iproute2: maintainer of iproute2 is Stephen Hemminger. iproute2: iproute2: PACKAGE NAME: iptables-1.8.7-x86_64-3.txz PACKAGE LOCATION: ./slackware64/n PACKAGE SIZE (compressed): 448 K PACKAGE SIZE (uncompressed): 2 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| iptables: iptables (IP packet filter administration) iptables: iptables: Iptables can be used to build internet firewalls based on stateless iptables: and stateful packet filtering, use NAT and masquerading for sharing iptables: internet access if you don't have enough public IP addresses, use NAT iptables: to implement transparent proxies, aid the tc and iproute2 systems iptables: used to build sophisticated QoS and policy routers, do further packet iptables: manipulation (mangling) like altering the TOS/DSCP/ECN bits of the IP iptables: header, and much more. iptables: iptables: Homepage: http://www.netfilter.org/projects/iptables/ PACKAGE NAME: iputils-20211215-x86_64-1.txz PACKAGE LOCATION: ./slackware64/n PACKAGE SIZE (compressed): 84 K PACKAGE SIZE (uncompressed): 259 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| iputils: iputils (a collection of common network tools) iputils: iputils: The iputils package contains network tools found on nearly all *NIX iputils: systems, along with an extra or two. Some of the utilities found iputils: here include arping, clockdiff, ping, ping6, rarpd, rdisc, tracepath, iputils: and tracepath6. iputils: iputils: iputils is maintained by YOSHIFUJI Hideaki. iputils: iputils: iputils: PACKAGE NAME: libmnl-1.0.4-x86_64-5.txz PACKAGE LOCATION: ./slackware64/n PACKAGE SIZE (compressed): 20 K PACKAGE SIZE (uncompressed): 62 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| libmnl: libmnl (user-space library oriented to Netlink developers) libmnl: libmnl: libmnl is a minimalistic user-space library oriented to Netlink libmnl: developers. There are a lot of common tasks in parsing, validating, libmnl: constructing of both the Netlink header and TLVs that are repetitive libmnl: and easy to get wrong. This library aims to provide simple helpers libmnl: that allows you to re-use code and to avoid re-inventing the wheel. libmnl: libmnl: Homepage: http://www.netfilter.org/projects/libmnl/ libmnl: libmnl: PACKAGE NAME: libnetfilter_conntrack-1.0.8-x86_64-3.txz PACKAGE LOCATION: ./slackware64/n PACKAGE SIZE (compressed): 52 K PACKAGE SIZE (uncompressed): 176 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| libnetfilter_conntrack: libnetfilter_conntrack (netfilter conntrack library) libnetfilter_conntrack: libnetfilter_conntrack: libnetfilter_conntrack is a userspace library providing a programming libnetfilter_conntrack: interface (API) to the in-kernel connection tracking state table. libnetfilter_conntrack: This library is currently used by conntrack-tools and many other libnetfilter_conntrack: applications. libnetfilter_conntrack: libnetfilter_conntrack: Homepage: https://www.netfilter.org/projects/libnetfilter_conntrack libnetfilter_conntrack: libnetfilter_conntrack: libnetfilter_conntrack: PACKAGE NAME: libnfnetlink-1.0.1-x86_64-4.txz PACKAGE LOCATION: ./slackware64/n PACKAGE SIZE (compressed): 24 K PACKAGE SIZE (uncompressed): 63 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| libnfnetlink: libnfnetlink (library for netfilter kernel/userspace comm) libnfnetlink: libnfnetlink: libnfnetlink is the low-level library for netfilter related libnfnetlink: kernel/userspace communication. It provides a generic messaging libnfnetlink: infrastructure for in-kernel netfilter subsystems (such as libnfnetlink: nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their libnfnetlink: respective users and/or management tools in userspace. libnfnetlink: libnfnetlink: libnfnetlink: libnfnetlink: PACKAGE NAME: libnftnl-1.2.1-x86_64-1.txz PACKAGE LOCATION: ./slackware64/n PACKAGE SIZE (compressed): 68 K PACKAGE SIZE (uncompressed): 259 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| libnftnl: libnftnl (user-space interface to the kernel nf_tables subsystem) libnftnl: libnftnl: libnftnl is a userspace library providing a low-level netlink libnftnl: programming interface (API) to the in-kernel nf_tables subsystem. libnftnl: This library is currently used by nftables. libnftnl: libnftnl: Homepage: http://www.netfilter.org/projects/libnftnl/ libnftnl: libnftnl: libnftnl: libnftnl: PACKAGE NAME: libtirpc-1.3.2-x86_64-1.txz PACKAGE LOCATION: ./slackware64/n PACKAGE SIZE (compressed): 168 K PACKAGE SIZE (uncompressed): 441 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| libtirpc: libtirpc (Transport-Independent RPC library) libtirpc: libtirpc: Libtirpc is a port of Sun's Transport-Independent RPC library to libtirpc: Linux. It is being developed by Bull GNU/Linux NFSv4 project. libtirpc: libtirpc: Homepage: http://sourceforge.net/projects/libtirpc/ libtirpc: libtirpc: libtirpc: libtirpc: libtirpc: PACKAGE NAME: net-tools-20181103_0eebece-x86_64-3.txz PACKAGE LOCATION: ./slackware64/n PACKAGE SIZE (compressed): 128 K PACKAGE SIZE (uncompressed): 527 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| net-tools: net-tools (Linux networking utilities) net-tools: net-tools: This is a collection of traditional tools such as "ifconfig" and net-tools: "route" that were used to configure networking on Linux. While you can net-tools: still make use of these tools today, they have been largely superseded net-tools: by newer tools such as "ip", "ifrename", and "ethtool". net-tools: net-tools: The net-tools package was maintained for many years by Phil Blundell net-tools: and Bernd Eckenfels. net-tools: net-tools: PACKAGE NAME: network-scripts-15.0-noarch-18.txz PACKAGE LOCATION: ./slackware64/n PACKAGE SIZE (compressed): 40 K PACKAGE SIZE (uncompressed): 145 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| network-scripts: network-scripts (Scripts to configure a network) network-scripts: network-scripts: These are the basic scripts and files used to define a network and network-scripts: configure network interfaces on Linux. Most of the original network-scripts: /etc files were written by Fred N. van Kempen, or borrowed from BSD. network-scripts: The rc.inet1 and rc.inet2 scripts were mostly written by Patrick network-scripts: Volkerding, with suggestions and fixes from hundreds of contributors network-scripts: over the years. network-scripts: network-scripts: network-scripts: PACKAGE NAME: nghttp2-1.46.0-x86_64-1.txz PACKAGE LOCATION: ./slackware64/n PACKAGE SIZE (compressed): 104 K PACKAGE SIZE (uncompressed): 433 K PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| nghttp2: nghttp2 (HTTP/2 library) nghttp2: nghttp2: This is a library that implements the Hypertext Transfer Protocol nghttp2: version 2. An HPACK encoder and decoder are also available as a nghttp2: public API. nghttp2: nghttp2: Homepage: https://nghttp2.org/ nghttp2: nghttp2: nghttp2: nghttp2: PACKAGE NAME: openssh-8.8p1-x86_64-2.txz PACKAGE LOCATION: ./slackware64/n PACKAGE SIZE (compressed): 976 K PACKAGE SIZE (uncompressed): 5 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| openssh: openssh (Secure Shell daemon and clients) openssh: openssh: ssh (Secure Shell) is a program for logging into a remote machine and openssh: for executing commands on a remote machine. It is intended to replace openssh: rlogin and rsh, and provide secure encrypted communications between openssh: two untrusted hosts over an insecure network. sshd (SSH Daemon) is openssh: the daemon program for ssh. OpenSSH is based on the last free version openssh: of Tatu Ylonen's SSH, further enhanced and cleaned up by Aaron openssh: Campbell, Bob Beck, Markus Friedl, Niels Provos, Theo de Raadt, and openssh: Dug Song. It has a homepage at http://www.openssh.com/ openssh: PACKAGE NAME: openssl-1.1.1m-x86_64-1.txz PACKAGE LOCATION: ./slackware64/n PACKAGE SIZE (compressed): 3 MB PACKAGE SIZE (uncompressed): 10 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| openssl: openssl (Secure Sockets Layer toolkit) openssl: openssl: The OpenSSL certificate management tool and the shared libraries that openssl: provide various encryption and decryption algorithms and protocols. openssl: openssl: This product includes software developed by the OpenSSL Project for openssl: use in the OpenSSL Toolkit (http://www.openssl.org). This product openssl: includes cryptographic software written by Eric Young openssl: (eay@cryptsoft.com). This product includes software written by Tim openssl: Hudson (tjh@cryptsoft.com). openssl: PACKAGE NAME: wget-1.21.2-x86_64-1.txz PACKAGE LOCATION: ./slackware64/n PACKAGE SIZE (compressed): 700 K PACKAGE SIZE (uncompressed): 3 MB PACKAGE DESCRIPTION: |-----handy-ruler------------------------------------------------------| wget: wget (a non-interactive network retriever) wget: wget: GNU Wget is a free network utility to retrieve files from the wget: World Wide Web using HTTP and FTP, the two most widely used Internet wget: protocols. It works non-interactively, thus enabling work in the wget: background after having logged off. wget: wget: The author of Wget is Hrvoje Niksic . wget: wget: wget: