User Tools

Site Tools


gdebi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
gdebi [2015/06/06 03:27] – created way12gogdebi [2021/05/04 15: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. 
 +</WRAP>
  
-sudo apt-get install gdebi 
  
-Right click on .deb file and choose to open it with gdebi and the installation will continue.+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 /patch-to-file/package.deb 
 + 
 + 
 +---- 
 + 
 +==== GUI mode ==== 
 + 
 +Gdebi GUI can install, reinstall or remove a package.  
 + 
 +To install a **deb** file do: 
 +   * double click on the **deb** file or  
 +   * right click on **deb** file and choose "Open with Gdebi Package Installer" 
 +and click the **Install Package** button to do so. 
 + 
 +{{:gdebi-install.png?300|}} 
 + 
 +To reinstall or remove installed package, double click on the **deb** package (or choose as before) and click **Reinstall** (or **Remove**) button. 
 + 
 +{{:gdebi-reinstall.png?300|}}  
 + 
 +---- 
 + 
 +<WRAP center box 75%> 
 +|[[synaptic|<--- Synaptic]]  |  [[start|^ Wiki Start Page ^]]  | 
 +</WRAP>
gdebi.1433554040.txt.gz · Last modified: 2021/05/04 15:25 (external edit)