Debian: Remove redundant package terminology
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
When I install a LAMP server environment on Debians I use this code:
apt-get upgrade lamp-server^ php-cli php-curl php-mbstring php-mcrypt php-gd python-certbot-apache -y
If I add more php-X
packages it becomes uglylically long.
Is there a way to shorten it a bit like as follows?
apt-get upgrade lamp-server^ php-cli|curl|mbstring|mcrypt|gd python-certbot-apache -y
bash scripting apt regular-expression architecture
add a comment |Â
up vote
0
down vote
favorite
When I install a LAMP server environment on Debians I use this code:
apt-get upgrade lamp-server^ php-cli php-curl php-mbstring php-mcrypt php-gd python-certbot-apache -y
If I add more php-X
packages it becomes uglylically long.
Is there a way to shorten it a bit like as follows?
apt-get upgrade lamp-server^ php-cli|curl|mbstring|mcrypt|gd python-certbot-apache -y
bash scripting apt regular-expression architecture
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
When I install a LAMP server environment on Debians I use this code:
apt-get upgrade lamp-server^ php-cli php-curl php-mbstring php-mcrypt php-gd python-certbot-apache -y
If I add more php-X
packages it becomes uglylically long.
Is there a way to shorten it a bit like as follows?
apt-get upgrade lamp-server^ php-cli|curl|mbstring|mcrypt|gd python-certbot-apache -y
bash scripting apt regular-expression architecture
When I install a LAMP server environment on Debians I use this code:
apt-get upgrade lamp-server^ php-cli php-curl php-mbstring php-mcrypt php-gd python-certbot-apache -y
If I add more php-X
packages it becomes uglylically long.
Is there a way to shorten it a bit like as follows?
apt-get upgrade lamp-server^ php-cli|curl|mbstring|mcrypt|gd python-certbot-apache -y
bash scripting apt regular-expression architecture
bash scripting apt regular-expression architecture
asked 16 mins ago
JohnDoea
132831
132831
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Â
draft saved
draft discarded
Â
draft saved
draft discarded
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f480648%2fdebian-remove-redundant-package-terminology%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password