Skip to content

rickbot-dot/nautilus-gdebi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

GDebi Package Installer for Nautilus

Note: This extension does not support the new libadwaita Files. Tested on Debian bookworm and it failed. GNOME caused a breaking change causing several Nautilus extensions to break. Downgrade to a lower version of Nautilus if you have version 43 (this may be a hard challenge without downgrading your entire OS). If you have any solutions, feel free to open a pull request! ;)

Installs Debian packages quickly with the Nautilus (GNOME Files) file context menu.

Motivation

In GNOME, the default app to open .deb packages is the Archive Manager. This is because GNOME is not specific to Debian and is not developed by Debian. Also, there are a few cases when GNOME Software, which creates the "Software Install" desktop file, is not available. An example is Manjaro, where Software is replaced with the more advanced Pamac.

This Nautilus Python add-on adds the option to install the package you have easily, by right-clicking and selecting "Install Debian Package".

Install

You must have gdebi installed.

There's no package for this extension, but you can install manually:

  1. Run the following command to create the folder where Nautilus scripts are located: mkdir ~/.local/share/nautilus-python/extensions
  2. Go to that directory with: cd ~/.local/share/nautilus-python/extensions
  3. Download the script: wget https://raw.githubusercontent.com/TylerMS887/nautilus-gdebi/main/nautilus-gdebi.py
  4. Restart all instances of Nautilus.

About

Install Debian packages quickly using Nautilus 42 or older

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages