User Tools

Site Tools


packages_current

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

packages_current [2018/08/30 20:04]
packages_current [2018/08/30 20:04] (current)
Line 1: Line 1:
 +This page explains how the packages are packaged and sorted. Additionally,​ it lists the version of each package used in the Cucumber-current release.
  
 +====== Packaging ======
 +Cucumber packages are just tarballs of the package, much like Slackware & Arch Linux packages.
 +
 +An x in a package version indicates that the package will automatically update to the latest x version/​release. E.g. glibc 2.x indicates the latest version of glibc in the version 2 branch.
 +
 +====== Package Groups ======
 +
 +The package groups in Cucumber Linux are based off the Slackware package groups. Each package group listed here (for the most part) has a corresponding Slackware package group noted in parentheses.
 +
 +This similarity is only existent to a point though. Many cucumber package groups are further broken down into up to three sub groups: base, general and extra, as denoted by the suffix. Packages that are absolutely essential to providing the basic functionality of a package group are put in the base group. Packages that are generally expected to be available, but are not essential are put in the general group. Packages that provide extra functionality are placed in the extra group.
 +
 +===== Base (A) =====
 +
 +The base system. Contains enough software to get up and running and have a text editor and basic communications programs.
 +
 +  * acl 2.2.52
 +  * attr 2.4.47
 +  * bash 4.3.30
 +  * bzip2 1.0.6
 +  * coreutils 8.25
 +  * dialog 1.2.20130523
 +  * e2fsprogs 1.42.13
 +  * etc 1.0.1
 +  * eudev 3.1.5
 +  * file 5.25
 +  * findutils 4.6.0
 +  * gawk 4.1.3
 +  * gettext 0.19.7
 +  * glibc 2.23
 +  * grep 2.23
 +  * grub 2.00
 +  * gzip 1.6
 +  * kbd 2.0.3
 +  * kmod 22
 +  * less 481
 +  * libcap 2.25
 +  * linux 4.4.19
 +  * linux-headers 4.4.2
 +  * ncurses 6.0
 +  * patch 2.7.5
 +  * pciutils 3.5.1
 +  * pkgtools 14.2
 +  * procps-ng 3.3.11
 +  * psmisc 22.21
 +  * readline 6.3
 +  * sed 4.2.2
 +  * shadow 4.2.1
 +  * sysklogd 1.5.1
 +  * sysvinit 2.88dsf
 +  * sysvinit-bootscripts 1.0.1
 +  * tar 1.28
 +  * util-linux 2.27.1
 +  * vim 7.4
 +  * which 2.21
 +  * xz 5.2.2
 +  * zlib 1.2.8
 +===== Apps (AP) =====
 +
 +Various applications that do not require the X Window System.
 +
 +==== Apps Base ====
 +
 +  * bc 1.06.95
 +  * diffutils 3.3
 +  * groff 1.22.3
 +  * man 1.6g
 +  * man-pages 4.04
 +  * texinfo 6.1
 +
 +===== Dev (D) =====
 +
 +Program development tools. Compilers, debuggers, interpreters,​ and man pages.
 +
 +==== Dev Base ====
 +
 +  * autoconf 2.69
 +  * automake 1.15
 +  * binutils 2.26
 +  * bison 3.0.4
 +  * flex 2.6.0
 +  * gcc 5.3.0
 +  * gperf 3.0.4
 +  * intltool 0.51.0
 +  * libtool 2.4.6
 +  * m4 1.4.17
 +  * make 4.1
 +  * pkg-config 0.29
 +===== Kernel (K) =====
 +
 +The source code for the Linux kernel.
 +
 +===== KDE (KDE) =====
 +
 +The K Desktop Environment. An X environment which shares a lot of look-and-feel features with the MacOS and Windows. The Qt widget library is also in this series, as KDE requires it to function.
 +
 +===== Lang =====
 +
 +Provides interpreters,​ runtimes and support for additional scripting & programming languages (eg. perl and the jre).
 +
 +==== Lang Base ====
 +
 +  * perl 5.22.1
 +  * perl-XML-Parser 2.44
 +
 +===== Lib (L) =====
 +
 +System libraries.
 +
 +==== Lib Base ====
 +
 +  * expat 2.1.0
 +  * gdbm 1.11
 +  * gmp 6.1.0
 +  * mpc 1.0.3
 +  * mpfr 3.1.3
 +
 +
 +===== Net (N) =====
 +
 +Networking programs. Daemons, mail programs, telnet, news readers, and so on.
 +
 +==== Net Base ====
 +
 +  * iana-etc 2.30
 +  * net-tools 2.10.alpha
 +  * network-scripts 1.0.2
 +  * openssl 1.0.2h
 +  * wget 1.17.1
 +
 +==== Net General ====
 +
 +  * openssh 7.3p1
 +
 +===== X (X) =====
 +
 +The base X Window System.
 +
 +===== Xapps (XAP) =====
 +
 +X applications that are not part of a major desktop environment. For example Firefox.
 +
 +===== XFCE (XFCE) =====
 +
 +The XFCE desktop environment.
packages_current.txt ยท Last modified: 2018/08/30 20:04 (external edit)