How to Download Only Package With Dependencies on Ubuntu 23.04

March 25, 2023 | By the+gnu+linux+evangelist.

Installing Packages

  1. 5. Installing Package

    Possibly to Install Package with Dependencies
    First, extract it into /tmp with:

    tar xvzf [MYPACK].tar.gz -/C /tmp

    Replace [MYPACK] with your current Package Name in the above.
    And then to setup it play:

    sudo dpkg -i /tmp/[MYPACK]/*.deb
  2. So Now I’m truly Happy if My Guide could Help you to Download Package with Dependencies on Ubuntu 23.04 Lunar!

Contents


QuickChic Theme • Powered by WordPress