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

detox 1.4.5

Clean up file names

Detox is a program that renames files to make them easier to work with under Unix and related operating systems. Spaces and various other unsafe characters (such as "$") get replaced with "_". ISO 8859-1 (Latin-1) characters can be replaced as well, as can UTF-8 characters.

Installation

Install detox 1.4.5 as follows:

guix install detox@1.4.5

Or install the latest version:

guix install detox

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.