LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-13-2019, 05:53 AM   #1
czezz
Member
 
Registered: Nov 2004
Distribution: Slackware/Solaris
Posts: 924

Rep: Reputation: 43
Force apt to install "recommends" after earlier executed "--no-install-recommends" ?


System: Ubuntu 18.04

How can I force apt to install all "recommends" ?

I have installed some packages with flag --no-install-recommends
Code:
sudo apt install --no-install-recommends foo
Now:
- when I try repeat the install command without --no-install-recommends (sudo apt install foo) it says the package "is already the newest version"
- when I try to completely remove the package (sudo apt remove --purge foo) and install it again (sudo apt install foo), it installs it without recommends...

Any hints what to do?
 
Old 06-13-2019, 07:00 AM   #2
fred44nl
Member
 
Registered: Aug 2018
Location: the Netherlands
Distribution: Debian 9 - Stretch
Posts: 34

Rep: Reputation: Disabled
you could do
Code:
sudo aptitude -r install foo
https://linux.die.net/man/8/aptitude
 
1 members found this post helpful.
Old 06-13-2019, 07:29 AM   #3
czezz
Member
 
Registered: Nov 2004
Distribution: Slackware/Solaris
Posts: 924

Original Poster
Rep: Reputation: 43
Hi Fred44nl,
yes, that did a trick, thank you.

Does anyone know what is the reason that apt stuck on --no-install-recommends and doesnt let to make full reinstall/install afterwards?
 
Old 06-14-2019, 10:10 AM   #4
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Let's have a look at your current Recommends setting:

Code:
apt-config dump | grep Recommends
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Not able to run this command "sudo apt-get install libdevil-dev" even after trying "apt-get -f install" getting below error message srihariu1 Linux - Embedded & Single-board computer 2 04-26-2018 06:33 AM
ShellScript executed from command prmpt but not executed from crontab or at command BMMadhav Linux - Newbie 1 11-16-2012 07:20 PM
[SOLVED] Configured Cron job executed every hour is instead executed every minute for 10m markings Linux - Software 4 05-13-2012 05:43 PM
[SOLVED] Xwindow's program will not run when executed on boot or when executed remotely richman1234 Programming 2 10-08-2010 01:32 PM
apt-get "recommends" package install question in Lenny kushalkoolwal Debian 8 12-28-2008 10:09 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:26 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration