Skip to content

gcala/kcm-pacman-repoeditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kcm-pacman-repoeditor

Pacman repository control module for KDE. Provides a graphical frontend for pacman's repositories management.

Integrates in the System Settings dialogue in KDE.

Dependencies

  • KDE Framework >= 5.1.0
  • Qt >= 5.3.0
  • Gettext

Installation

mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr ..
make
sudo make install

Developed by: Giuseppe Calà (mailto:jiveaxe@gmail.com)

GitHub