
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. The deb-get command installs official packages from source.
To add a package, you need three to four lines of code. You can add your own package or other packages in deb-get.
You can easily contribute with the deb-get CLI tool. The deb-get command is a lightweight and stable bash command utility. I think the deb-get command has more advantages than other package managers like snap, Flatpak, and so on. deb files from an official source and installs them in your system. I think deb-get is more secure and faster than other package managers.įor example, the snap package is way slower, and flatpack takes a lot of space to install a single package in your Debian system. It only works with Debian or Debian-based distros like Ubuntu, Linux mint, Kali Linux, and so on. 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.