This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| gdebi [2015/06/06 01:27] – created way12go | gdebi [2021/05/04 13:24] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | GDebi is a tool that can install .deb packages. It is available with a graphical interface, but also has a command line option. | + | ===== Gdebi ===== |
| - | You can install it from command line interface CLI | + | <WRAP center info 100%> |
| + | GDebi is not in use any more, try [[debitool|DEBiTool]] instead. | ||
| + | </ | ||
| - | sudo apt-get install gdebi | ||
| - | Right click on .deb file and choose | + | GDebi is a tool that can install local **deb** packages (already downloaded manually) resolving and installing |
| + | its dependencies. | ||
| + | |||
| + | Gdebi works in text mode and with a graphical interface. | ||
| + | |||
| + | Gdebi is preinstalled in all Sparky editions, if not install it via the command (all editions excluding KDE): | ||
| + | |||
| + | sudo apt-get install gdebi | ||
| + | |||
| + | Installation in Sparky KDE edition: | ||
| + | |||
| + | sudo apt-get install gdebi-core gdebi-kde | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ==== Text mode ==== | ||
| + | |||
| + | Installation a **deb** file can be done in text mode via the command: | ||
| + | |||
| + | sudo gdebi / | ||
| + | |||
| + | |||
| + | ---- | ||
| + | |||
| + | ==== GUI mode ==== | ||
| + | |||
| + | Gdebi GUI can install, reinstall or remove a package. | ||
| + | |||
| + | To install a **deb** file do: | ||
| + | * double | ||
| + | * right click on **deb** | ||
| + | and click the **Install Package** button to do so. | ||
| + | |||
| + | {{: | ||
| + | |||
| + | To reinstall or remove installed package, double click on the **deb** package (or choose as before) and click **Reinstall** (or **Remove**) button. | ||
| + | |||
| + | {{: | ||
| + | |||
| + | ---- | ||
| + | |||
| + | <WRAP center box 75%> | ||
| + | |[[synaptic|< | ||
| + | </ | ||