Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 528 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 528 Bytes

Mintinstall

Software Manager for Linux Mint.

image

Build

Get source code

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

Build

dpkg-buildpackage --no-sign

Install

cd ..
sudo dpkg -i mintinstall*.deb

Translations

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

The PO files in this project are imported from there.