On the fly-EN

Da PoliArch.

Introduction

After started PoliArch is it possible that there is not a package that should be useful during the recovery operations, so we'll see later how to quickly integrate it.

Pacman

Update package list

# pacman -Sy

Find a software

# pacman -Ss <package-name>

Package installation

# pacman -S <package-name>

AUR (Arch User Repository)

  • In order to access to AUR in PoliArch yaourt has been pre-installed.

Find a software

# yaourt -Ss <package-name>

Package installation

# yaourt -S <package-name>

Useful links

Notes

  • Add packages can be useful for recovery activities but should keep in mind that these changes (like any other change in PoliArch) will not be saved, and must be redone after the next reboot.


Altre Pagine: · Home Page · Documentazione · Downloads · Screenshots · Contatti