Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eepm
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nurlan
eepm
Commits
8f82819f
Commit
8f82819f
authored
Sep 01, 2021
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
epm play: drop Install word from descriptions (exclude true prescriptions)
parent
329b0ca8
Hide whitespace changes
Inline
Side-by-side
Showing
25 changed files
with
25 additions
and
25 deletions
+25
-25
anydesk.sh
prescription.d/anydesk.sh
+1
-1
assistant.sh
prescription.d/assistant.sh
+1
-1
brave.sh
prescription.d/brave.sh
+1
-1
chrome-remote-desktop.sh
prescription.d/chrome-remote-desktop.sh
+1
-1
chrome.sh
prescription.d/chrome.sh
+1
-1
chromium-gost.sh
prescription.d/chromium-gost.sh
+1
-1
code.sh
prescription.d/code.sh
+1
-1
discord.sh
prescription.d/discord.sh
+1
-1
eagle.sh
prescription.d/eagle.sh
+1
-1
edge.sh
prescription.d/edge.sh
+1
-1
onlyoffice.sh
prescription.d/onlyoffice.sh
+1
-1
sferum.sh
prescription.d/sferum.sh
+1
-1
skype.sh
prescription.d/skype.sh
+1
-1
spotify.sh
prescription.d/spotify.sh
+1
-1
steam.sh
prescription.d/steam.sh
+1
-1
sweethome3d.sh
prescription.d/sweethome3d.sh
+1
-1
tamtam.sh
prescription.d/tamtam.sh
+1
-1
teams.sh
prescription.d/teams.sh
+1
-1
teamviewer.sh
prescription.d/teamviewer.sh
+1
-1
telegram.sh
prescription.d/telegram.sh
+1
-1
viber.sh
prescription.d/viber.sh
+1
-1
vivaldi.sh
prescription.d/vivaldi.sh
+1
-1
yandex-browser.sh
prescription.d/yandex-browser.sh
+1
-1
yandex-disk.sh
prescription.d/yandex-disk.sh
+1
-1
zoom.sh
prescription.d/zoom.sh
+1
-1
No files found.
prescription.d/anydesk.sh
View file @
8f82819f
...
...
@@ -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
...
...
prescription.d/assistant.sh
View file @
8f82819f
...
...
@@ -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
...
...
prescription.d/brave.sh
View file @
8f82819f
...
...
@@ -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
...
...
prescription.d/chrome-remote-desktop.sh
View file @
8f82819f
...
...
@@ -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
...
...
prescription.d/chrome.sh
View file @
8f82819f
...
...
@@ -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
...
...
prescription.d/chromium-gost.sh
View file @
8f82819f
...
...
@@ -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
...
...
prescription.d/code.sh
View file @
8f82819f
...
...
@@ -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
...
...
prescription.d/discord.sh
View file @
8f82819f
...
...
@@ -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
...
...
prescription.d/eagle.sh
View file @
8f82819f
...
...
@@ -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
...
...
prescription.d/edge.sh
View file @
8f82819f
...
...
@@ -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
...
...
prescription.d/onlyoffice.sh
View file @
8f82819f
...
...
@@ -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
...
...
prescription.d/sferum.sh
View file @
8f82819f
...
...
@@ -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
...
...
prescription.d/skype.sh
View file @
8f82819f
...
...
@@ -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
...
...
prescription.d/spotify.sh
View file @
8f82819f
...
...
@@ -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
...
...
prescription.d/steam.sh
View file @
8f82819f
...
...
@@ -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
...
...
prescription.d/sweethome3d.sh
View file @
8f82819f
...
...
@@ -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
...
...
prescription.d/tamtam.sh
View file @
8f82819f
...
...
@@ -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
...
...
prescription.d/teams.sh
View file @
8f82819f
...
...
@@ -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
...
...
prescription.d/teamviewer.sh
View file @
8f82819f
...
...
@@ -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
...
...
prescription.d/telegram.sh
View file @
8f82819f
...
...
@@ -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
...
...
prescription.d/viber.sh
View file @
8f82819f
...
...
@@ -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
...
...
prescription.d/vivaldi.sh
View file @
8f82819f
...
...
@@ -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
...
...
prescription.d/yandex-browser.sh
View file @
8f82819f
...
...
@@ -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
...
...
prescription.d/yandex-disk.sh
View file @
8f82819f
...
...
@@ -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
...
...
prescription.d/zoom.sh
View file @
8f82819f
...
...
@@ -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
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment