TeXLive light version installed from a deb file

Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
In this answer, it is explained how a light version of TeXLive can be installed with the --no-install-recommends option, like this:
sudo apt-get install --no-install-recommends texlive-latex-extra
In the case of using a deb file to install TeXLive, how can you mimic the --no-install-recommends option to prevent extra documentation from being downloaded? What to add to the texlive-fonts-recommended (>= 2015.20160320-1ub) dependence?
deb latex
add a comment |Â
up vote
0
down vote
favorite
In this answer, it is explained how a light version of TeXLive can be installed with the --no-install-recommends option, like this:
sudo apt-get install --no-install-recommends texlive-latex-extra
In the case of using a deb file to install TeXLive, how can you mimic the --no-install-recommends option to prevent extra documentation from being downloaded? What to add to the texlive-fonts-recommended (>= 2015.20160320-1ub) dependence?
deb latex
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
In this answer, it is explained how a light version of TeXLive can be installed with the --no-install-recommends option, like this:
sudo apt-get install --no-install-recommends texlive-latex-extra
In the case of using a deb file to install TeXLive, how can you mimic the --no-install-recommends option to prevent extra documentation from being downloaded? What to add to the texlive-fonts-recommended (>= 2015.20160320-1ub) dependence?
deb latex
In this answer, it is explained how a light version of TeXLive can be installed with the --no-install-recommends option, like this:
sudo apt-get install --no-install-recommends texlive-latex-extra
In the case of using a deb file to install TeXLive, how can you mimic the --no-install-recommends option to prevent extra documentation from being downloaded? What to add to the texlive-fonts-recommended (>= 2015.20160320-1ub) dependence?
deb latex
edited Feb 2 at 8:56
asked Feb 1 at 12:54
nightcod3r
433314
433314
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
One way to do that is globally block recommended packages for a while by creating an apt rule: https://superuser.com/a/615583
Then do the usual aptitude update before installing your .deb file.
After that, just delete the rule and do aptitude update again.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
One way to do that is globally block recommended packages for a while by creating an apt rule: https://superuser.com/a/615583
Then do the usual aptitude update before installing your .deb file.
After that, just delete the rule and do aptitude update again.
add a comment |Â
up vote
0
down vote
One way to do that is globally block recommended packages for a while by creating an apt rule: https://superuser.com/a/615583
Then do the usual aptitude update before installing your .deb file.
After that, just delete the rule and do aptitude update again.
add a comment |Â
up vote
0
down vote
up vote
0
down vote
One way to do that is globally block recommended packages for a while by creating an apt rule: https://superuser.com/a/615583
Then do the usual aptitude update before installing your .deb file.
After that, just delete the rule and do aptitude update again.
One way to do that is globally block recommended packages for a while by creating an apt rule: https://superuser.com/a/615583
Then do the usual aptitude update before installing your .deb file.
After that, just delete the rule and do aptitude update again.
answered Feb 2 at 9:31
X.LINK
23018
23018
add a comment |Â
add a comment |Â
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%2f421198%2ftexlive-light-version-installed-from-a-deb-file%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