LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Remove Orphaned Software application is not included in ubuntu 20.04 (https://www.linuxquestions.org/questions/linux-newbie-8/remove-orphaned-software-application-is-not-included-in-ubuntu-20-04-a-4175675552/)

JDWheel 05-19-2020 05:50 PM

Remove Orphaned Software application is not included in ubuntu 20.04
 
After installing ubuntu 20.04 I see the Remove Orphaned Software app is not included in software installer. Is there a way to download it to 20.04?

sp331yi 05-19-2020 06:04 PM

Code:

apt install deborphan
There's another option listed here

JDWheel 05-19-2020 06:25 PM

I tried both suggestions and it looks like something installed but I am unable to find either one on my computer.

frankbell 05-19-2020 07:43 PM

These commands serve that purpose:

Code:

apt autoclean
apt autoremove

See man apt for more.

JDWheel 05-20-2020 10:39 AM

OK I got it thanks for the help.


All times are GMT -5. The time now is 08:10 PM.