
Processing triggers for bamfdaemon (0.5.3+0207.2-0ubuntu2). Processing triggers for menu (2.1.47ubuntu4). Processing triggers for man-db (2.9.1-1). Processing triggers for gnome-menus (3.36.0-1ubuntu1). Processing triggers for mime-support (3.64ubuntu1). Processing triggers for desktop-file-utils (0.24-1ubuntu3). Update-alternatives: using /usr/bin/microsoft-edge-stable to provide /usr/bin/microsoft-edge (microsoft-edge) in auto mode Setting up microsoft-edge-stable (1.37-1).

Unpacking microsoft-edge-stable (1.37-1). 662647 files and directories currently installed.) Selecting previously unselected package microsoft-edge-stable.
#Install simplenote ubuntu install
Otherwise, you will just need to run the deb-get upgrade command to update all your 3rd-party installed applications whenever there is a new version.įor example, you can list the available software for installation using deb-get show, and it will also tell you whether the software is installed on your system or not: deb-get listĪnd you can install an application like Microsoft Edge on your Ubuntu installation using the deb-get install command: deb-get install microsoft-edge-stable If the 3rd-party application you are looking for is distributed in a Deb package repository, then that repository will be added to your system so that you can receive updates anytime you run the apt upgrade command. Just like apt, you can run commands like deb-get install, deb-get show, deb-get search and deb-get remove. The developers of the utility have already identified a list of where most common 3rd-party applications are distributed, and they have simply programmed their utility to download software from these places and install them for you automatically, so that you don’t have to do it by yourself.

Grab Software From Their Sources & Install Themĭeb-get is a high-level software installation and management tool that works on top of the apt package manager to easily enable installing 3rd-party software.
