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.
878 B
878 B
ubl-settings-bootloader
Настройка загрузчика
[RU] Утилита для настройки загрузчика
Utility for setting the bootloader
Build
In order to build ubl-settings-bootloader 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
Usage
$ ubl-settings-bootloader --help
GTK settings bootloader for UBLinux
Usage: ubl-settings-bootloader [OPTIONS...]
Options:
-h, --help Show this help
-V, --version Show package version
$ ubl-settings-bootloader --version
ubl-settings-bootloader version: x.xx
