forked from hychen/lazyscripts
-
Notifications
You must be signed in to change notification settings - Fork 5
/
README
38 lines (26 loc) · 811 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
== License
Core Program: GPLv2
Scripts: decalar by each scripts
== Required Packages
git-core
python-setuptools
python-distutils-extra
python-vte or vte
gettext
zenity
python-dev or python-devel
python-gtk2 or python-gtk
intltool
wget
gksu or gnomesu or kdesu
== Install & Usage
currently, please useing python setuptools to install.
user@hsot# sudo ./setup.py install
run with graphic (with -a option if you running firstly)
user@host# glzs -a
run with last selection
user@host# glzs --selection last_selection.ini
== More
Project Home: http://www.lazyscripts.org
Source Code: http://github.com/billy3321/lazyscript/tree/master (Core Program)
http://github.com/aminzai/lzs_pool_debianlize/tree/master (Scripts for Ubuntu)