Skip to content

Instantly share code, notes, and snippets.

View aleksseven's full-sized avatar
👁️
Learning

Alex Sanchez aleksseven

👁️
Learning
  • NEM
  • Tarma-Lima
View GitHub Profile
sudo apt install unity-tweak-tool

copy the next code to .bashrc or .zshrc .

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/x86_64-linux-gnu/gtk-2.0/modules/

Save file .bashrc or .zshrc.

source .bashrc

1. Install build-esential.
sudo apt install build-essential
2. Execute
sudo vmware-modconfig --console --install-all
Note:
1. Install dependences:
sudo apt update
sudo apt install build-essential
sudo apt-get install manpages-dev
sudo apt install software-properties-common
2. Add ppa repository:
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
mkdir -p /run/user/1000/snap.netbeans
chmod 0700 /run/user/1000/snap.netbeans
Optional:
export XDG_RUNTIME_DIR=/your/dir
sudo apt install g++ extra-cmake-modules
sudo apt install qtbase5-dev qtdeclarative5-dev libkf5declarative-dev
sudo apt install libkf5plasma-dev libkdecorations2-dev gettext libkf5wayland-dev
sudo apt install plasma-workspace-dev plasma-workspace-wayland
Copy to start line of .bashrc or .zshrc file.
export QT_SCALE_FACTOR=1
YF390-0HF8P-M81RQ-2DXQE-M2UT6
ZF71R-DMX85-08DQY-8YMNC-PPHV8
ZF3R0-FHED2-M80TY-8QYGC-NPKYF
YF390-0HF8P-M81RQ-2DXQE-M2UT6
AZ3E8-DCD8J-0842Z-N6NZE-XPKYF
FC11K-00DE0-0800Z-04Z5E-MC8T6
1. Download package with wget.
wget -O- https://telegram.org/dl/desktop/linux | sudo tar xJ -C /opt/
2. Create a symbolic link.
sudo ln -s /opt/Telegram/Telegram /usr/local/bin/telegram-desktop
3. Launch app from terminal.
telegram-desktop
1. Custom zsh.
#ZSH_CUSTOM=$HOME/.oh-my-zsh/custom
2. External theme.
Example:
#ZSH_CUSTOM=~/src/github.com/alexer/oh-my-zsh-custom/custom