2014-02-13 23:37:29 +01:00
|
|
|
add-apt-repository ppa:numix/ppa
|
2014-06-08 13:56:36 +02:00
|
|
|
add-apt-repository ppa:pipelight/stable
|
2014-02-13 23:37:29 +01:00
|
|
|
apt-get update
|
2013-05-09 15:38:48 +02:00
|
|
|
apt-get install \
|
|
|
|
openssh-server zsh vim-nox vim-rails vim-scripts vim-syntax-gtk exuberant-ctags \
|
|
|
|
mutt-patched offlineimap tmux \
|
|
|
|
opensc pcscd pcsc-tools libpam-pkcs11 openssh-blacklist \
|
|
|
|
openssh-blacklist-extra openssl openssl-blacklist openssl-blacklist-extra \
|
|
|
|
python3-sphinx python-sphinx texlive-full \
|
|
|
|
python-django python-django-mptt python-django-extensions python-django-extra-views python-django-south \
|
|
|
|
python3-psycopg2 python-psycopg2 \
|
|
|
|
mongodb mongodb-clients mongodb-server python-mongoengine python-pymongo python-celery python-django-celery \
|
|
|
|
devscripts debian-builder fakeroot gcc automake autoconf colormake colorgcc colordiff elinks curl wget \
|
|
|
|
antiword postgresql postgresql-autodoc tora mercurial mercurial-buildpackage \
|
|
|
|
git-all mercurial-server php5-cli subversion subversion-tools \
|
|
|
|
blender meld retext mypaint gimp gimp-data-extras gscan2pdf \
|
|
|
|
scribus scribus-template retext sozi inkscape renpy python-renpy \
|
2014-04-07 22:15:12 +02:00
|
|
|
vlc redshift synfigstudio kdenlive digikam cheese freecad \
|
|
|
|
krita libreoffice gnumeric abiword gnumeric-plugins-extra pythoncad flowblade openshot \
|
2013-05-09 15:38:48 +02:00
|
|
|
abiword-plugin-grammar abiword-plugin-mathview keyboard-configuration console-braille dots \
|
|
|
|
kakasi ibus ibus-gtk ibus-gtk3 ibus-qt4 tagainijisho ibus-mozc ibus-m17n ibus-anthy ibus-skk ibus-tegaki ibus-pinyin \
|
2014-04-07 22:15:12 +02:00
|
|
|
rsync arandr openbox gsetroot tint2 menu menu-l10n gmrun \
|
2014-06-08 13:56:36 +02:00
|
|
|
nmap seahorse simple-scan libxml2-dev libxslt1-dev \
|
|
|
|
psutils python-git bc htop highlight code2html pipelight-multi \
|
2014-07-10 14:17:07 +02:00
|
|
|
ipython ipython3 python-pip python3-pip mbrola mbrola-fr1 mbrola-fr4 mbrola-en1 \
|
2013-05-09 15:38:48 +02:00
|
|
|
doxygen doxygen-gui doxygen-latex doxypy doxyqml gaphor graphviz imagemagick \
|
|
|
|
nginx-extras php5-fpm uwsgi uwsgi-plugin-python uwsgi-plugin-python3 uwsgi-plugin-greenlet-python \
|
2014-07-10 14:17:07 +02:00
|
|
|
uwsgi-extra uwsgi-plugin-jvm-openjdk-6 autogen libtool scons python-espeak \
|
2014-02-13 23:37:29 +01:00
|
|
|
numix-gtk-theme numix-kde-theme numix-icon-theme numix-icon-theme-circle numix-icon-theme-shine \
|
2014-02-25 17:31:47 +01:00
|
|
|
numix-icon-theme-utouch coffeescript node-less node node-cli node-backbone node-uglify npm
|
|
|
|
npm install -g jshint
|
2014-04-07 22:15:12 +02:00
|
|
|
npm install -g coffeelint
|
2014-02-25 17:31:47 +01:00
|
|
|
ln -s /usr/bin/nodejs /usr/bin/node
|
2014-06-08 18:45:21 +02:00
|
|
|
|
2014-07-10 14:17:07 +02:00
|
|
|
cd /tmp
|
|
|
|
git clone https://github.com/Nalin-x-Linux/ibus-sharada-braille.git
|
|
|
|
cd ibus-sharada-braille
|
|
|
|
./autogen.sh
|
|
|
|
make
|
|
|
|
make install
|
|
|
|
cd ..
|
|
|
|
rm -rf ibus-sharada-braille
|
|
|
|
|
2014-06-08 18:45:21 +02:00
|
|
|
pipelight-multi --unlock x64-flash
|
|
|
|
pipelight-multi --enable x64-flash
|