Ubuntu16.04
UBUNTU 16.04
Created szombat 23 április 2016
@todo youtube-dl
sudo updatedb
sudo apt-get update
sudo apt-get upgrade
sudo apt-get -f install
— a nem használt csomagok törlése
sudo apt-get autoremove
sudo apt-get remove purge
sudo apt-get autoclean
sudo apt-get clean
sudo deborphan | xargs sudo apt-get -y remove purge
sudo apt-get install apt-file
apt-file update
xx find a file ina package xx apt-file search alsa/asoundlib.h http://www.cnx-software.com/2011/10/13/finding-the-package-that-contains-a-particular-file-in-ubuntu/
sudo apt-get install lubuntu-desktop
sudo apt-get install lxde
chromium -letoltes - telepites
sudo add-apt-repository ppa:js-reynaud/ppa-kicad
sudo apt-get update
kicadhez
sudo apt-get install libcurl3 libcurl3-dev
sudo apt-get install xsltproc
sudo apt install kicad
kicad synapticcal ctrl+E force version
sudo apt-get install audacity lame libmp3lame0
sudo apt-get install ubuntu-restricted-extras
sudo apt-get install filezilla
xx a repetier hosthoz kell
sudo apt-get install mono-complete
sudo apt-get install python-pyqt5
xx ezt nem tettem fel balintnak
sudo apt-get install qmenu
sudo apt-get install libsqlite3-dev
ccs online GUI-hoz
sudo apt-get install lib32stdc++6 libc6-i386 libusb-1.0-0-dev:i386
sudo wget https://yt-dl.org/downloads/latest/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl
sudo apt-get install apt-file
apt-file update
xx find a file ina package xx apt-file search alsa/asoundlib.h http://www.cnx-software.com/2011/10/13/finding-the-package-that-contains-a-particular-file-in-ubuntu/
sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo add-apt-repository ppa:librecad-dev/librecad-stable
sudo apt-get update
sudo apt install librecad
http://www.maartenbaert.be/simplescreenrecorder/
sudo add-apt-repository ppa:maarten-baert/simplescreenrecorder
sudo apt-get update
sudo apt install simplescreenrecorder
sudo apt-get install openscad
sudo apt-get install vlc
sudo apt-get install gxine icedax tagtool easytag id3tool lame nautilus-script-audio-convert libmad0 mpg321 unace unrar zip unzip p7zip-full p7zip-rar sharutils rar uudeview mpack arj cabextract file-roller synaptic audacity ardour geany sysinfo putty minicom gftp pyrenamer sox
sudo apt-get install arduino transmageddon gthumb openshot gpick hydrogen sooperlooper hunspell hunspell-hu sweep jedit blueman timidity
sudo apt-get install alsa-oss recordmydesktop gtk-recordmydesktop freecad librecad lingot
sudo apt-get install unity-tweak-tool gnome-tweak-tool screenruler scribus
sudo apt-get install maxima meld sqlitebrowser sqliteman blender
sudo apt-get install libc6 bzip2 zlib1g libexpat1 openssl libgtk2.0-0 libglade2-0 libgtkglext1 freeglut3 sqlite3 xawtv-tools
sudo apt-get install gnome-sound-recorder
sudo apt-get install gimp gimp-plugin-registry gimp-data-extras darktable rawtherapee pinta shotwell inkscape
sudo apt-get install pavucontrol filezilla geany-plugin-spellcheck
sudo add-apt-repository ppa:maarten-baert/simplescreenrecorder
sudo apt-get update
sudo apt-get install simplescreenrecorder
xx if you want to record 32-bit OpenGL applications on a 64-bit system: sudo apt-get install simplescreenrecorder-lib:i386
sudo apt-get install wine winetricks steam
sudo apt-get install wine1.8
futtatás winecfg scketchup Under Libraries tab, select ‘Riched20’ library from the drop-down list and add it
a winecfg indításakor települ a
sudo apt-get install wine-mono
sudo apt-get install wine-gecko
sudo apt autoremove
xx Lightworks /Downloads/lwks-12.6.B-amd64.deb
CHRONOS-
sudo apt-get install tcl8.5-dev tk8.5-dev xdotool python-dev libasound2-dev qsynth
cd /home/bkb/Documents/06_LAUNCHPAD/Chronos/alsaseq-0.4.1 sudo python setup.py install
DROPBOX
cd Downloads cd ~ && wget -O - "https://www.dropbox.com/download?platlnx.x86_64" | tar xzf - /Downloads/dropbox_2015.10.28_amd64.deb
AC3D - subpage-ben
xx CCSv6
sudo apt-get install libc6:i386 libx11-6:i386 libasound2:i386 libatk1.0-0:i386 libcairo2:i386 libcups2:i386 libdbus-glib-1-2:i386 libgconf-2-4:i386 libgdk-pixbuf2.0-0:i386 libgtk-3-0:i386 libice6:i386 libncurses5:i386 libsm6:i386 liborbit2:i386 libudev1:i386 libusb-0.1-4:i386 libstdc++6:i386 libxt6:i386 libxtst6:i386 libgnomeui-0:i386 libusb-1.0-0-dev:i386 libcanberra-gtk-module:i386 gtk2-engines-murrine:i386 unzip
libgcrypt11:i386
sudo apt install libgcrypt20-dev
sudo ln -s /usr/lib/libgcrypt.so.20 /usr/lib/libgcrypt.so.11
sudo ln -s /lib/x86_64-linux-gnu/libcrypt-2.23.so /usr/lib/libgcrypt.so.11
xx GRACE
sudo apt-get install libnss3:i386 libnss3-1d:i386 libnss3-nssdb:i386
xx letöltöttem innen:
http://www.webupd8.org/2015/04/fix-missing-libgcrypt11-causing-spotify.html
ide
/ti/CCS6/libgcrypt
mindét csomag telepitese utan elindult a telepeito is es a regi CCSv6 is
— ne induljon bekapcsláskor és a boot up managerben kikapcs sudo update-rc.d -f apache2 remove sudo update-rc.d -f mysql remove
sudo apt install gtkterm
sudo add-apt-repository ppa:audio-recorder/ppa
sudo apt-get -y update
sudo apt-get install install audio-recorder
xx geany code styler
http://askubuntu.com/questions/481182/is-there-any-shortcut-key-to-align-code-in-geany-editor
sudo apt install astyle
pytonhoz
sudo apt install idle3
sudo apt install idle
js server
sudo apt install nodejs
sudo apt install nodejs-legacy
sudo apt install npm
npm init yes ~/programok/node/NodeExamples-master/SerialIntro/ListPorts.js
npm install serialport
npm install express
npm install socket.io
npm install ws
sudo npm install express-generator -g
sudo npm uninstall express-generator -g
node '/home/bkb/programok/node/NodeExamples-master/SerialToBrowser/index.js' /dev/ttyACM0
sudo apt-get install unixodbc unixodbc-bin
sudo apt-get install sqlite3
sudo apt install vym
sudo apt install python-requests
arduino TI
- SET UDEV
sudo cp '/home/bkb/backup/udev_rules/10-arduino.rules' '/home/bkb/backup/udev_rules/11-hplj10xx.rules' '/home/bkb/backup/udev_rules/46-TI_launchpad.rules' '/home/bkb/backup/udev_rules/61-stellapad.rules' /etc/udev/rules.d
ARDUINO !!!!!
sudo usermod -a -G dialout bkb
sudo adduser bkb dialout
sudo chmod a+rw /dev/ttyUSB0
https://bugs.launchpad.net/ubuntu/+source/gtkterm/+bug/949597
MSP430 install
PINMUX-hoz
http://askubuntu.com/questions/288821/how-do-i-resolve-a-cannot-open-shared-object-file-libudev-so-0-error
sudo ln -sf /lib/$(arch)-linux-gnu/libudev.so.1 /lib/$(arch)-linux-gnu/libudev.so.0
inditas '/home/bkb/ti/PINMUX/TIPinMux' —LAUNCHPADMSP430
sudo apt-get install binutils-msp430 gcc-msp430 msp430-libc mspdebug
http://processors.wiki.ti.com/index.php/Linux_Host_SupportInstallation_Instructions
sudo apt-get install libjpeg62 libc6
file:///home/bkb/Documents/scrapbook/data/20130217001219/index.html http://hackaday.com/2010/08/11/how-to-launchpad-programming-with-linux/ http://hackaday.com/2010/08/11/how-to-launchpad-programming-with-linux/
sudo apt-get install git-core texinfo patch libncurses5-dev zlibc zlib1g-dev libx11-dev libusb-dev libreadline6-dev binutils-msp430 gcc-msp430 gdb-msp430 msp430-libc msp430mcu mspdebug srecord libsrecord-dev libgmp-dev
gcc-4.4
- SET UDEV
sudo cp '/home/bkb/backup/udev_rules/10-arduino.rules' '/home/bkb/backup/udev_rules/11-hplj10xx.rules' '/home/bkb/backup/udev_rules/46-TI_launchpad.rules' '/home/bkb/backup/udev_rules/61-stellapad.rules' /etc/udev/rules.d
sudo '/home/bkb/ti/ccs/ccsv6/install_scripts/install_drivers.sh'
sudo restart udev
sudo addgroup bkb plugdev
nyomtato hp 1005
sudo apt-get install build-essential tix foomatic-filters groff dc
wget -O foo2zjs.tar.gz http://foo2zjs.rkkda.com/foo2zjs.tar.gz
tar zxf foo2zjs.tar.gz
cd foo2zjs
make ./getweb 1005
sudo make install install-hotplug
system-config-printer
→ beállítás laserjet 1005
Sat 21 Jun 2014 09:02:04 PM
visszatettem a hplipet
USB hp 1005
hp-setup -i --auto 002:009 http://askubuntu.com/questions/464651/problem-with-printing-hplip-in-ubuntu-14-04
python
sudo apt install python-serial
sudo apt install python-pip
pip install pyserial
pip install pygubu
sudo apt install python3-pip
pip3 install pyserial
pip3 install pygubu
pip uninstall pygubu
pip3 uninstall pygubu
pip3 install pygubu
idle3 -bol szepen elindult igy import pygubu from pygubudesigner import main main.start_pygubu() python -m serial.tools.list_ports import site; site.getsitepackages()