[Notes] [Git][BuildStream/buildstream][toscalix] 3 commits: doc: Mention the Fedora packages



Title: GitLab

Agustin Benito Bethencourt pushed to branch toscalix at BuildStream / buildstream

Commits:

2 changed files:

Changes:

  • .gitlab/issue_templates/bst_task.md
    ... ... @@ -6,9 +6,9 @@
    6 6
     
    
    7 7
     [//]: # (Short summary of the action to be executed)
    
    8 8
     
    
    9
    -* [  ] Action 1
    
    10
    -* [  ] Action 2
    
    11
    -* [  ] Action 3
    
    9
    +* [ ] Action 1
    
    10
    +* [ ] Action 2
    
    11
    +* [ ] Action 3
    
    12 12
     
    
    13 13
     ## Acceptance Criteria
    
    14 14
     
    

  • doc/source/install_linux_distro.rst
    ... ... @@ -221,3 +221,15 @@ from `AUR <https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_
    221 221
     Alternatively, use
    
    222 222
     `buildstream-git <https://aur.archlinux.org/packages/buildstream-git>`_
    
    223 223
     for the lastest version of the development branch.
    
    224
    +
    
    225
    +Fedora
    
    226
    +~~~~~~
    
    227
    +
    
    228
    +BuildStream is not yet in the official Fedora repositories, but you can
    
    229
    +install it from a Copr:
    
    230
    +
    
    231
    +  sudo dnf copr enable bochecha/buildstream
    
    232
    +  sudo dnf install buildstream
    
    233
    +
    
    234
    +Optionally, install the ``buildstream-docs`` package to have the BuildStream
    
    235
    +documentation in Devhelp or GNOME Builder.



  • [Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]