DEBiTool icon
DEBiTool icon

DEBiTool

 1 like

It is a small tool which lets you install a deb package from your local disk, and reinstall or remove it as well.

DEBiTool screenshot 1

License model

  • FreeOpen Source

Application type

Platforms

  • Linux  Install deb-package for example via 'sudo apt install debi-tool' after adding repos and the public key: sudo add-apt-repository 'deb [https://repo.sparkylinux.org/](https://repo.sparkylinux.org/) core main' ; curl [https://repo.sparkylinux.org/sparky.gpg.key](https://repo.sparkylinux.org/sparky.gpg.key) | sudo apt-key add -
  No rating
1 like
0comments
0 news articles

Features

Suggest and vote on features
  1.  Software Installer
  2.  Simple installation

 Tags

DEBiTool News & Activities

Highlights All activities

Recent activities

No activities found.
Show all activities

DEBiTool information

  • Licensing

    Open Source and Free product.
  • Alternatives

    4 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities

Popular alternatives

View all

Our users have written 0 comments and reviews about DEBiTool, and it has gotten 1 likes

DEBiTool was added to AlternativeTo by res on Jun 10, 2020 and this page was last updated Jun 10, 2020.
No comments or reviews, maybe you want to be first?
Post comment/review

What is DEBiTool?

…click green button [Official website] for more Info.

How to install on Debian/Ubuntu based distros? First add (as usual) repos and the public key from Sparky Linux site (a quick way offers the terminal)

sudo add-apt-repository 'deb https://repo.sparkylinux.org/ core main' curl https://repo.sparkylinux.org/sparky.gpg.key | sudo apt-key add - … then install deb package sudo apt install debi-tool