This package browser is in early development. Mind the rough edges.

linuxdcpp

Direct Connect client

LinuxDC++ is a Direct Connect (DC) client. Direct Connect is a peer-to-peer file-sharing protocol. Clients connect to a central hub where they can chat or share files with one another. Users can view other users' list of shared files or search the hub for files.

Installation

Install the latest version of linuxdcpp as follows:

guix install linuxdcpp

Or install a particular version:

guix install linuxdcpp@1.1.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of linuxdcpp about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/linuxdcpp'><img src='https://packages.guix.gnu.org/packages/linuxdcpp/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/linuxdcpp/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/linuxdcpp)

Example Org:

[[https://packages.guix.gnu.org/packages/linuxdcpp][https://packages.guix.gnu.org/packages/linuxdcpp/badges/latest-version.svg]]