

purge flags delete all config files which install or config with the package. I prefer the deb-get purge command, but both flags ( purge and remove) work the same. With the deb-get purge or deb-get remove command, you can delete any package with deb-get. Install the package with deb-get Install github-cli with the deb-get command How to Delete a Package with deb-get With the deb-get install command, you can install packages from deb-get. > deb-get versionĬheck version How to Use deb-get How to Install the Debian Package with deb-get The command output looks like this: Your deb-get installation looks like this.Ĭonfirm that deb-get has been installed on your machine, then run the deb-get version command on your terminal. sudo apt install curl // alredy install,then skip it.Ĭurl -sL | sudo -E bash -s install deb-get Installation of deb-get command.

If you've already installed the curl command on your distro, then skip this step. For installation, you need the curl command to install deb-get in your Debian distro. You can install deb-get with a bash script. How to Install the deb-get Command on a Debian Distro For that reason, it supports fewer packages than snap or flatpack. But the main disadvantage is that deb-get is a new utility. It does not support third-party build packages.Īgain, the deb-get command has more advantages than disadvantages.

You can use this utility to install third-party packages on your Debian machine. Deb-get is a new command line utility built by Martin Wimpress, an active contributor to the Linux community.
