This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Install Remmina on Debian 9 Stretch | |
sudo apt purge libssl-dev | |
sudo apt install build-essential git-core libssh-dev cmake libx11-dev libxext-dev libxinerama-dev \ | |
libxcursor-dev libxdamage-dev libxv-dev libxkbfile-dev libasound2-dev libcups2-dev libxml2 libxml2-dev \ | |
libxrandr-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev \ | |
libxi-dev libavutil-dev libjson-glib-dev\ | |
libavcodec-dev libxtst-dev libgtk-3-dev libgcrypt11-dev libpulse-dev \ | |
libvte-2.91-dev libxkbfile-dev libtelepathy-glib-dev libjpeg-dev \ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set-executionpolicy unrestricted | |
remove-appxprovisionedpackage -online -packagename Microsoft.Office.Desktop_16010.9126.2116.0_neutral_~_8wekyb3d8bbwe | |
set-executionpolicy restricted | |
get-appxprovisionedpackage -online |select packagename |
NewerOlder