top of page
Gudrun - Alfheim Package Manager

About

Gudrun is a package manager for the Alfheim Linux Distribution.  It is designed to interface completely with pacman, have full AUR support, and work with the Alfheim Repository to keep your system 100% up to date with the latest software.

Licensing

Gudrun is Licensed under the liberal HLIN License.  All software provided by Gudrun is licensed under the particular license that the software developers have released it under.  Please do not assume that all software is licensed under the HLIN License.

Overview

  • Alfheim Repo Support (search, install, check conflict and dependency)

  • AUR Support (search, install, check conflict and dependency)

  • Interactive search and install

  • Building software and packages directly from ABS sources.

  • Full Pacman support

Get It

Only available in Alfheim Linux at this time.  We are working on a fully compatible Arch package.

Examples

Search and Install :: gat

Sync database, upgrade packages, search aur and devel upgrades :: gat -Syu --devel --aur

Build package from source :: gat -Sb

Get a PKGBUILD :: gat -G

Build and export package :: gat -Sb --export

bottom of page