From Fedora Project Wiki

Revision as of 09:05, 1 February 2016 by Pnemade (talk | contribs) (init commit)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

This test case tests whether langpacks can be installed and whether it can show available language translations for your current locale.

Setup

  • Check if your system has langpacks-<current_locale_code> package installed by executing:
rpm -qa langpacks*
  • If the package is not installed install it using dnf:
    dnf install langpacks-<required_langpacks_locale_code>

How to test

  • Following steps are to test langpacks by using dnf commands

Expected Results

For testing langpacks with rpm weak dependencies by adding/removing language support

Note.png
You need to use meta-packages for langpacks.