Skip to content

Instantly share code, notes, and snippets.

@crosbymichael
Created November 2, 2019 13:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save crosbymichael/d9f7ed5b79f74a041635fc9f8a90c0fc to your computer and use it in GitHub Desktop.
Save crosbymichael/d9f7ed5b79f74a041635fc9f8a90c0fc to your computer and use it in GitHub Desktop.
Apine Desktop

Alpine

apk-tools 2.10.4, compiled for x86_64.

Installing and removing packages:
  add       Add PACKAGEs to 'world' and install
            (or upgrade) them, while ensuring
            that all dependencies are met
  del       Remove PACKAGEs from 'world' and
            uninstall them

System maintenance:
  fix       Repair package or upgrade it without
            modifying main dependencies
  update    Update repository indexes from all
            remote repositories
  upgrade   Upgrade currently installed packages
            to match repositories
  cache     Download missing PACKAGEs to cache
            and/or delete unneeded files from
            cache

Querying information about packages:
  info      Give detailed information about
            PACKAGEs or repositories
  list      List packages by PATTERN and other
            criteria
  dot       Generate graphviz graphs
  policy    Show repository policy for packages

Repository maintenance:
  index     Create repository index file from
            FILEs
  fetch     Download PACKAGEs from global
            repositories to a local directory
  verify    Verify package integrity and
            signature
  manifest  Show checksums of package contents

Use apk <command> --help for command-specific help.
Use apk --help --verbose for a full command listing.

This apk has coffee making abilities.

ZFS Root

NAME                 USED  AVAIL     REFER  MOUNTPOINT
tank                11.3G   430G       96K  none
tank/distro         1.28G   430G      108K  /distro
tank/distro/ubuntu  1.28G   430G     1.17G  /distro/ubuntu
tank/home           8.77G   430G     8.75G  /home
tank/root           1.23G   430G       96K  none
tank/root/alpine    1.23G   430G     1.08G  /

New Kernel

Linux one 5.3.8-0-vanilla #1-Alpine SMP Fri Nov 1 14:17:44 EDT 2019 x86_64 Linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment