Commit 8f82819f authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play: drop Install word from descriptions (exclude true prescriptions)

parent 329b0ca8
......@@ -14,7 +14,7 @@ if [ "$1" = "--remove" ] ; then
exit
fi
[ "$1" != "--run" ] && echo "Install AnyDesk from the official site" && exit
[ "$1" != "--run" ] && echo "AnyDesk from the official site" && exit
arch=$($DISTRVENDOR --distro-arch)
case $arch in
......
......@@ -17,7 +17,7 @@ if [ "$1" = "--remove" ] ; then
exit
fi
[ "$1" != "--run" ] && echo "Install Assistant (Ассистент) from the official site" && exit
[ "$1" != "--run" ] && echo "Assistant (Ассистент) from the official site" && exit
[ "$($DISTRVENDOR -a)" != "x86_64" ] && echo "Only x86_64 is supported" && exit 1
......
......@@ -14,7 +14,7 @@ if [ "$1" = "--remove" ] ; then
exit
fi
[ "$1" != "--run" ] && echo "Install Brave browser from the official site" && exit
[ "$1" != "--run" ] && echo "Brave browser from the official site" && exit
[ "$($DISTRVENDOR -a)" != "x86_64" ] && echo "Only x86_64 is supported" && exit 1
......
......@@ -14,7 +14,7 @@ if [ "$1" = "--remove" ] ; then
exit
fi
[ "$1" != "--run" ] && exit # echo "Install Remote desktop support for google-chrome & chromium" && exit
[ "$1" != "--run" ] && exit # echo " Remote desktop support for google-chrome & chromium" && exit
[ "$($DISTRVENDOR -a)" != "x86_64" ] && echo "Only x86_64 is supported" && exit 1
......
......@@ -12,7 +12,7 @@ if [ "$1" = "--remove" ] ; then
exit
fi
[ "$1" != "--run" ] && echo "Install The popular and trusted web browser by Google (Stable Channel) from the official site" && exit
[ "$1" != "--run" ] && echo "The popular and trusted web browser by Google (Stable Channel) from the official site" && exit
[ "$($DISTRVENDOR -a)" != "x86_64" ] && echo "Only x86_64 is supported" && exit 1
......
......@@ -15,7 +15,7 @@ if [ "$1" = "--remove" ] ; then
exit
fi
[ "$1" != "--run" ] && echo "Install Chromium with GOST support from the official site" && exit
[ "$1" != "--run" ] && echo "Chromium with GOST support from the official site" && exit
[ "$($DISTRVENDOR -a)" != "x86_64" ] && echo "Only x86_64 is supported" && exit 1
......
......@@ -14,7 +14,7 @@ if [ "$1" = "--remove" ] ; then
exit
fi
[ "$1" != "--run" ] && echo "Install Visual Studio Code from the official site" && exit
[ "$1" != "--run" ] && echo "Visual Studio Code from the official site" && exit
arch="$($DISTRVENDOR -a)"
case "$arch" in
......
......@@ -14,7 +14,7 @@ if [ "$1" = "--remove" ] ; then
exit
fi
[ "$1" != "--run" ] && echo "Install Discord from the official site" && exit
[ "$1" != "--run" ] && echo "Discord from the official site" && exit
[ "$($DISTRVENDOR -a)" != "x86_64" ] && echo "Only x86_64 is supported" && exit 1
......
......@@ -14,7 +14,7 @@ if [ "$1" = "--remove" ] ; then
exit
fi
[ "$1" != "--run" ] && echo "Install EAGLE (EDA software) from the official site" && exit
[ "$1" != "--run" ] && echo "EAGLE (EDA software) from the official site" && exit
[ "$($DISTRVENDOR -a)" != "x86_64" ] && echo "Only x86_64 is supported" && exit 1
......
......@@ -14,7 +14,7 @@ if [ "$1" = "--remove" ] ; then
exit
fi
[ "$1" != "--run" ] && echo "Install Microsoft Edge browser (dev) from the official site" && exit
[ "$1" != "--run" ] && echo "Microsoft Edge browser (dev) from the official site" && exit
[ "$($DISTRVENDOR -a)" != "x86_64" ] && echo "Only x86_64 is supported" && exit 1
......
......@@ -14,7 +14,7 @@ if [ "$1" = "--remove" ] ; then
exit
fi
[ "$1" != "--run" ] && echo "Install ONLYOFFICE for Linux from the official site" && exit
[ "$1" != "--run" ] && echo "ONLYOFFICE for Linux from the official site" && exit
[ "$($DISTRVENDOR -a)" != "x86_64" ] && echo "Only x86_64 is supported" && exit 1
......
......@@ -14,7 +14,7 @@ if [ "$1" = "--remove" ] ; then
exit
fi
[ "$1" != "--run" ] && exit #echo "Install Sferium for Linux from the official site" && exit
[ "$1" != "--run" ] && exit #echo "Sferium for Linux from the official site" && exit
arch=$($DISTRVENDOR --distro-arch)
case $arch in
......
......@@ -14,7 +14,7 @@ if [ "$1" = "--remove" ] ; then
exit
fi
[ "$1" != "--run" ] && echo "Install Skype for Linux - Stable/Release Version from the official site" && exit
[ "$1" != "--run" ] && echo "Skype for Linux - Stable/Release Version from the official site" && exit
[ "$($DISTRVENDOR -a)" != "x86_64" ] && echo "Only x86_64 is supported" && exit 1
......
......@@ -14,7 +14,7 @@ if [ "$1" = "--remove" ] ; then
exit
fi
[ "$1" != "--run" ] && echo "Install Spotify client for Linux from the official site" && exit
[ "$1" != "--run" ] && echo "Spotify client for Linux from the official site" && exit
[ "$($DISTRVENDOR -a)" != "x86_64" ] && echo "Only x86_64 is supported" && exit 1
......
......@@ -14,7 +14,7 @@ if [ "$1" = "--remove" ] ; then
exit
fi
[ "$1" != "--run" ] && exit #echo "Install Steam for Linux from the official site" && exit
[ "$1" != "--run" ] && exit #echo "Steam for Linux from the official site" && exit
[ "$($DISTRVENDOR -a)" != "x86_64" ] && echo "Only x86_64 is supported" && exit 1
......
......@@ -26,7 +26,7 @@ if [ "$1" = "--remove" ] ; then
exit
fi
[ "$1" != "--run" ] && exit #echo "Install Sweet Home 3D from the official site" && exit
[ "$1" != "--run" ] && exit #echo "Sweet Home 3D from the official site" && exit
# TODO: get url from https://sourceforge.net/projects/sweethome3d/best_release.json (is it client system dependend??)
# see get_github_urls in eget
......
......@@ -14,7 +14,7 @@ if [ "$1" = "--remove" ] ; then
exit
fi
[ "$1" != "--run" ] && echo "Install TamTam messenger from the official site" && exit
[ "$1" != "--run" ] && echo "TamTam messenger from the official site" && exit
arch="$($DISTRVENDOR --debian-arch)"
case "$arch" in
......
......@@ -14,7 +14,7 @@ if [ "$1" = "--remove" ] ; then
exit
fi
[ "$1" != "--run" ] && echo "Install Microsoft Teams for Linux from the official site" && exit
[ "$1" != "--run" ] && echo "Microsoft Teams for Linux from the official site" && exit
[ "$($DISTRVENDOR -a)" != "x86_64" ] && echo "Only x86_64 is supported" && exit 1
......
......@@ -26,7 +26,7 @@ if [ "$1" = "--remove" ] ; then
exit
fi
[ "$1" != "--run" ] && echo "Install Teamviewer from the official site" && exit
[ "$1" != "--run" ] && echo "Teamviewer from the official site" && exit
# See https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=teamviewer
......
......@@ -15,7 +15,7 @@ if [ "$1" = "--remove" ] ; then
exit
fi
[ "$1" != "--run" ] && echo "Install Telegram client from the official site" && exit
[ "$1" != "--run" ] && echo "Telegram client from the official site" && exit
[ "$($DISTRVENDOR -a)" != "x86_64" ] && echo "Only x86_64 is supported" && exit 1
......
......@@ -14,7 +14,7 @@ if [ "$1" = "--remove" ] ; then
exit
fi
[ "$1" != "--run" ] && echo "Install Viber for Linux from the official site" && exit
[ "$1" != "--run" ] && echo "Viber for Linux from the official site" && exit
[ "$($DISTRVENDOR -a)" != "x86_64" ] && echo "Only x86_64 is supported" && exit 1
......
......@@ -14,7 +14,7 @@ if [ "$1" = "--remove" ] ; then
exit
fi
[ "$1" != "--run" ] && echo "Install Vivaldi browser from the official site" && exit
[ "$1" != "--run" ] && echo "Vivaldi browser from the official site" && exit
arch="$($DISTRVENDOR --debian-arch)"
case "$arch" in
......
......@@ -14,7 +14,7 @@ if [ "$1" = "--remove" ] ; then
exit
fi
[ "$1" != "--run" ] && echo "Install Yandex browser from the official site" && exit
[ "$1" != "--run" ] && echo "Yandex browser from the official site" && exit
[ "$($DISTRVENDOR -a)" != "x86_64" ] && echo "Only x86_64 is supported" && exit 1
......
......@@ -14,7 +14,7 @@ if [ "$1" = "--remove" ] ; then
exit
fi
[ "$1" != "--run" ] && echo "Install Yandex Disk from the official site" && exit
[ "$1" != "--run" ] && echo "Yandex Disk from the official site" && exit
# http://repo.yandex.ru/yandex-disk/yandex-disk_latest_amd64.deb
# http://repo.yandex.ru/yandex-disk/yandex-disk-latest.x86_64.rpm
......
......@@ -14,7 +14,7 @@ if [ "$1" = "--remove" ] ; then
exit
fi
[ "$1" != "--run" ] && echo "Install Zoom client from the official site" && exit
[ "$1" != "--run" ] && echo "Zoom client from the official site" && exit
repack='--repack'
arch=$($DISTRVENDOR --distro-arch)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment