-
Notifications
You must be signed in to change notification settings - Fork 87
Description
OBK Version
1.5.1
Operating System
Pop!_OS 24.04 LTS
Environment Details
COSMIC Wayland
Input Method Framework
IBus
Describe the Bug
I tried to install using the "bash -c "$(wget -q https://raw.githubusercontent.com/OpenBangla/OpenBangla-Keyboard/master/tools/install.sh -O -)"" command, it is not recognizing my OS Distro which is pop os and afaik it is based on Ubuntu.
| `jd@pop-os:~$ bash -c "$(wget -q https://raw.githubusercontent.com/OpenBangla/OpenBangla-Keyboard/master/tools/install.sh -O -)" |
|---|
| -----Welcome to the OpenBangla Keyboard installer------ |
| ------------------------------------------------------- |
This helper script will install/update OpenBangla Keyboard in your system.
You might need to type your password for the installation to proceed.
After the installation completes successfully, you would need to configure
your desktop environment for OpenBangla Keyboard to work.
Visit https://github.com/OpenBangla/OpenBangla-Keyboard/wiki/Configuring-Environment
for instructions on how to configure your desktop environment.
Downloading installation package for ...
Sorry, this script was not able to identify your OS distribution.
Please report a bug at https://github.com/OpenBangla/OpenBangla-Keyboard/issues
Please visit https://github.com/OpenBangla/OpenBangla-Keyboard/wiki/Installing-OpenBangla-Keyboard for distrowise/distro-specific install instructions.
Do you want to see the instructions? (Yes/No) No`
Steps to Reproduce
- One Pop_OS 24.04 terminal execute "bash -c "$(wget -q https://raw.githubusercontent.com/OpenBangla/OpenBangla-Keyboard/master/tools/install.sh -O -)""
Expected Behavior
I thought it would be installed.
Actual Behavior
instead it was giving this error:
|-------------------------------------------------------|
| -----Welcome to the OpenBangla Keyboard installer------ |
|---|
This helper script will install/update OpenBangla Keyboard in your system.
You might need to type your password for the installation to proceed.
After the installation completes successfully, you would need to configure
your desktop environment for OpenBangla Keyboard to work.
Visit https://github.com/OpenBangla/OpenBangla-Keyboard/wiki/Configuring-Environment
for instructions on how to configure your desktop environment.
Downloading installation package for ...
Sorry, this script was not able to identify your OS distribution.
Please report a bug at https://github.com/OpenBangla/OpenBangla-Keyboard/issues
Please visit https://github.com/OpenBangla/OpenBangla-Keyboard/wiki/Installing-OpenBangla-Keyboard for distrowise/distro-specific install instructions.
Do you want to see the instructions? (Yes/No)
Logs or Screenshots
No response
Additional Context
No response