Translations:KRename/16/da

From KDE UserBase Wiki
Revision as of 06:05, 22 January 2018 by Claus chr (talk | contribs) (Created page with "<syntaxhighlight lang="bash"> git clone git://anongit.kde.org/krename.git cd krename mkdir build && cd build cmake .. sudo make install </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
git clone git://anongit.kde.org/krename.git
cd krename
mkdir build && cd build
cmake ..
sudo make install