35 lines
785 B
Plaintext
35 lines
785 B
Plaintext
|
+---------------------------+
|
||
|
| [ ⚙ ] Everest Tools [ ⚙ ] |
|
||
|
+---------------------------+
|
||
|
|
||
|
Tools for Everest Linux that were too small for their own repositories
|
||
|
|
||
|
+---------------------------+
|
||
|
| [ ⤓ ] Installation [ ⤓ ] |
|
||
|
+---------------------------+
|
||
|
|
||
|
Obtain the source tree:
|
||
|
|
||
|
$ git clone https://git.everestlinux.org/EverestLinux/everest-tools
|
||
|
|
||
|
Install all of the tools
|
||
|
|
||
|
$ mv install.conf.def install.conf
|
||
|
# ./INSTALL.sh
|
||
|
|
||
|
OR Install only certain tools
|
||
|
|
||
|
$ cd src/(tool-name)
|
||
|
$ mv install.conf.def install.conf
|
||
|
# ./INSTALL.sh
|
||
|
|
||
|
+---------------------------------+
|
||
|
| [ 📁 ] Included Programs [ 📁 ] |
|
||
|
+---------------------------------+
|
||
|
|
||
|
esv - Everest Service Manager
|
||
|
∟ libesv - backend for esv
|
||
|
gpc - Glacier Package Checker
|
||
|
ecrypt - Everest Encryption Tools
|
||
|
|