app-get

command module
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 3, 2023 License: GPL-3.0 Imports: 2 Imported by: 0

README

app-get

What problem does app-get solves

Not all software installed on Linux systems comes from package manager, snap or flathub. App-get helps to update software downloaded from Github in form of deb package (other pages or appimage support may come later).

How to use it

You can download executable or deb package. It is a good idea to set add app-get to updates automatically.

sudo app-get install afelinczak/app-get

Other applications can be installed in same maner via app-get.

For example to install micro from github type.

sudo app-get install zyedidia/micro

It will install amd64 version of deb and create apps.json to track installed apps. List of apps is stored in /opt/app-get/apps.json

Now to update all the apps:

sudo app-get update

To remove application from update list:

sudo app-get remove zyedidia/micro

Disclaimer

This my first project in Go, so codebase may be not perfect. At the moment it is more POC than something useful.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL