Skip to content

Catergos/Cnchi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a571bba · Apr 21, 2019
Oct 18, 2018
Aug 14, 2015
Oct 18, 2018
Apr 21, 2019
Oct 18, 2018
Jul 10, 2018
Oct 15, 2017
Feb 12, 2017
Nov 26, 2016
Nov 13, 2016
Aug 18, 2016
Oct 7, 2016
Dec 13, 2016
Jul 24, 2016
Aug 6, 2016
Mar 13, 2015
Oct 18, 2018
Jan 25, 2013
Oct 18, 2018
Mar 30, 2014
Sep 18, 2016
Nov 27, 2016

Repository files navigation

Cnchi

A modern, flexible system installer for Linux

Codacy  Code Health   Python 3.5

You are viewing the master branch.

Current Status

This is the latest, unreleased version of Cnchi, AKA: Cnchi Next.

Development Stage Branch Version Code Status
Cnchi Legacy 0.12.x v0.12.46 Frozen
Cnchi Stable 0.14.x v0.16.201 Bug Fixes Only
Cnchi Next master v0.15.334 Development

Usage:

$ cnchi

Optional parameters:

Command Description
-c or --cache Use pre-downloaded xz packages when possible
-d or --debug Sets Cnchi log level to 'debug'
-e or --environment Sets the Desktop Environment that will be installed, see desktop_info.py for options
-f or --force Runs cnchi even if it detects that another instance is running
-i or --disable-tryit Disables first screen's 'try it' option
-n or --no-check Makes checks optional in check screen
-p or --packagelist Install the packages referenced by a local xml instead of the defaults, see #617 for proper usage
-s or --log-server Choose to which log server send Cnchi logs. Expects a hostname or an IP address
-u or --update Upgrade/downgrade Cnchi to the web version
--disable-update Do not search for new Cnchi versions online
-v or --verbose Show logging messages to stdout
-V or --version Show Cnchi version and quit
-z or --z_hidden Show options in development (for developers only, do not use this!)

To create logs to help debug problems:

$ cnchi -dv -s bugsnag

Reporting bugs:

Please report any issues with Cnchi in the issue tracker. Provide all log files along with a detailed description:

  • /tmp/cnchi.log
  • /tmp/postinstall.log (if it exists)
  • /tmp/pacman.log (if it exists)

Translations

We manage our translations via Transifex

Dependencies

Dependency information is available here.