-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinstall_root
More file actions
executable file
·188 lines (146 loc) · 2.38 KB
/
install_root
File metadata and controls
executable file
·188 lines (146 loc) · 2.38 KB
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
#!/bin/bash
#chmod./VMware-Player-12.5.7-5813279.x86_64.bundle
install() {
if [ -x "$(command -v $1)" ]; then
echo -e "\e[4mYa tiene instalado $1\e[0m"
else
echo -e "\e[4mInstalando $1\e[0m"
apt-get install $1 -y
fi
}
# basico
install wget
install curl
install zip
install unzip
install rar
install unrar
install p7zip-full
install unzip
install pavucontrol
install git-all
install i3-wm
install i3
install i3lock
install i3status
install ffmpeg
install gcc
install silversearcher-ag
install awk
install pactl
install feh
install compton
install xbacklight
install xrandr
install xclip #xsel autocutsel
install imagemagick
install acpi
install gksu
install cpulimit
install dbusp
install lm-sensors
install xdotool
# terminal
# install rxvt-unicode
install rofi
install dunst
install libnotify
# plugins network manager
# install network-manager
# install network-manager-openconnect
# install network-manager-openvpn
# install network-manager-ssh
# install network-manager-vpnc
# install network-manager-strongswan
# install network-manager-pptp
# sudo apt-get install network-manager-openvpn-gnome
#web browsers
install chromium-browser
# lynx
#torren
#aria 2
# communicacion
# discord
# fuzzy finder
# fzf4
install w3m-img
install mpv
# musica
install audacious
install mpd
install awesome
install tmux
# editor code
install emacs
install vim
# pdf
install okular
install zathura
# file manager
install pcmanfm
install ranger
# musica
install cmus
install gimp
#yarn
#nvim
#install nginx
#java
#apache2
#mysql-server
install grc
install httpie
# arc-theme
# numix-icon-theme-circle
#!/bin/bash
# min
# termite
# i3gaps
# firefox-nigthly
# sqlite3
# bash
install zsh
#### languages
# python
install python-pip
install python3-pip
install python-gtk2
install python-wheel
install python3-gtk2
install python3-wheel
install python3-pyqt5
install python3-setuptools
install python3-tk
install python3-virtualenv
install python3.5-dev
# ruby
install ruby-dev
# C
install cmake
install make
install autoconf
install automake
# lisp
install clisp
# Librerias y dependencias
# javascript
# ruby
# heroku
# boom #snippets en commandline
# rust
# https://github.com/ogham/exa # reemplazo de ls
# python
pip3 install py3status
pip3 install pydbus
pip install virtualenv
# lua
# go
# python
# py3status
# tmuxp
# gem
# npm
# Emuladors
install pcsxr
install virtualbox
install valgrind