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
Ivan Dmitrievich Yartsev 8ae35578bc
Fixed margin
1 month ago
screenshot
source Ublinstall fixes; Library update 1 month ago
.gitignore Re-enabled KDE showing in ui 2 years ago
Makefile Command building redone 2 years ago
README.md
com.ublinux.ublexec.policy
com.ublinux.ublexec.svg
gresource.xml Ublinstall fixes; Library update 1 month ago
ublexec-application.glade Added separator to application window 2 years ago
ublexec-banner.png Перевел на новый Makefile 2 years ago
ublexec.css Ublinstall fixes; Library update 1 month ago
ublexec.desktop
ublexec.glade Fixed margin 1 month ago
ublexec.pot Localisation edits 2 years ago
ublexec_ru.po Localisation edits 2 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