You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Dmitry Razumov 71378afcc7
Merge pull request 'develop' (#20) from develop into master
3 years ago
devel fix 3 years ago
screenshot Исправлен скриншот 3 years ago
source Исправил флаги исполнения 3 years ago
.gitignore Исправлен перевод и скриншот 3 years ago
Makefile Fix 3 years ago
README.md Добавлен функционал выбора файлов и открытия их через mime 3 years ago
VERSION.md fix 3 years ago
com.ublinux.pkexec.ublexec.exec.policy fix 3 years ago
logo-background.png fix 3 years ago
ru.ublinux.ublexec.svg Исправлены иконки 3 years ago
style.css fix4 3 years ago
ublexec.desktop Исправлены иконки 3 years ago
ublexec.glade Исправил название утилиты в about 3 years ago
ublexec.pot Добавлен toltip 3 years ago
ublexec_ru.po Добавлен toltip 3 years ago

README.md

ublexec

Выполнить

Build

In order to build ublexec you will need:

  • CMake
  • C compiler
  • GTK+ 3 & dependencies

Once you have all the necessary dependencies, you can use:

$ make

Installation

After a successful build, just use:

$ sudo make install clean

Uninstallation

After a successful build, just use:

$ sudo make uninstall

alt text