From Aqua Parakeet, 1 Week ago, written in Plain Text.
This paste will expire in 2 Weeks.
Embed
  1. #!/bin/sh
  2. artixpkg repo move -p system-gremlins system libnghttp3
  3. artixpkg repo add -p world aws-cli check-jsonschema grafana icewm libngtcp2 nodejs-lts-iron pwndbg python-aiobotocore python-alembic python-apsw python-awscrt python-boto3 python-botocore python-breathe python-dbusmock python-openai python-pydantic-settings python-sqlalchemy python-starlette python-textual python-zeroconf
  4.  
  5. # the wrong BO                      the right BO
  6. # aws-cli                           check-jsonschema
  7. # check-jsonschema                  icewm
  8. # grafana                           libngtcp2
  9. # icewm                             nodejs-lts-iron
  10. # libngtcp2                         grafana
  11. # nodejs-lts-iron                   pwndbg
  12. # pwndbg                            python-apsw
  13. # python-aiobotocore                python-awscrt
  14. # python-alembic                    python-botocore
  15. # python-apsw                       python-boto3
  16. # python-awscrt                     python-aiobotocore
  17. # python-boto3                      aws-cli
  18. # python-botocore                   python-breathe
  19. # python-breathe                    python-dbusmock
  20. # python-dbusmock                   python-openai
  21. # python-openai                     python-pydantic-settings
  22. # python-pydantic-settings          python-sqlalchemy
  23. # python-sqlalchemy                 python-alembic
  24. # python-starlette                  python-starlette
  25. # python-textual                    python-textual
  26. # python-zeroconf                   python-zeroconf
  27.  
captcha