Skip to content

anaximeno/captain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Captain

Captain is a suite of tools related to APT.

It contains the following tools:

  • an installer which is launched when you open .deb files
  • an installer which is launched when you request an apt://pkgname URL

Captain replaces gdebi (which wasn't actively maintained upstream) and apturl (which wasn't actively maintained and was specific to Ubuntu).

Usage

To install a .deb file:

captain file.deb or double-click the .deb file.

To install a package from the repositories:

xdg-open apt://pkgname

About

Collection of APT tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.5%
  • Shell 3.2%
  • Meson 2.3%