debiancn / galternatives

Configuration tool for Debian alternatives system (mirror, will be overwritten!)

Home Page:https://salsa.debian.org/chinese-team/galternatives

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note: GitHub mirror is also available for forking/PR/translating.

G Alternatives is a tool that provides a simple GUI interface for update-alternatives, allowing system administrator to select which programs provide specific services for the user by default. Some advanced features are also provided, including adding/removing/editing alternative groups/options or managing a custom database directory.

Python 3 required. It's intended to be installed via apt install galternatives, but for those who don't like to install, the tarball (python3 -m galternatives) should also work.

Any question or enhancement is welcomed. Please send your feedback to package maintainers of galternatives package in Debian or submit bugs onto Debian Bug Tracking System (BTS) using reportbug tool in Debian.

Requirements

Gtk+ >= 3.10
python3
python3-gi
gettext (for i18n support)

Packaging repository

License

GPL-1+ for the whole project. See LICENSE.GPL-1, LICENSE.GPL-2 and LICENSE.GPL-3 for full license text. GPL-2 is chosen as the representative (LICENSE file).

About

Configuration tool for Debian alternatives system (mirror, will be overwritten!)

https://salsa.debian.org/chinese-team/galternatives

License:Other


Languages

Language:Python 97.5%Language:Makefile 2.5%