Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 710 Bytes

File metadata and controls

35 lines (27 loc) · 710 Bytes

Mintsources

This is a software configuration tool, mintsources, allows the user to adjust sofware repositories, select a mirror, include PPAs and do package management tasks.

image

Build

Get source code

git clone https://github.com/linuxmint/mintsources
cd mintsources

Build

dpkg-buildpackage --no-sign

Install

cd ..
sudo dpkg -i mintsources*.deb

Test

Run the tests from the root of the project

python3 -m unittest

Translations

Please use Launchpad to translate Mintsources: https://translations.launchpad.net/linuxmint/latest/.

License

  • Code: GPLv3