Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update debian-linux.md #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ilham-daiee-muntahi
Copy link
Contributor

@mominul, please review these. Doing what I can. Suggestions will be HIGHLY appreciated!

@ghost
Copy link

ghost commented Feb 27, 2024

I will take a look at the PR.

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think some things can be improved.

Comment on lines +52 to +61
প্যাকেজটি সহজে ইন্সটল করার জন্য ```gdebi``` ব্যবহার করতে পারেন। টার্মিনালে রান করুন:
```
sudo apt install gdebi
```
এবার File Manager এ ডাউনলোড করা প্যাকেজটি খুঁজে বের করুন। এরপর, পাকেজটি রাইট ক্লিক করে "Open with GDebi Package Installer" সিলেক্ট করুন।
এরপর Gdebi ওপেন হলে "Install Package" ক্লিক করুন।
<screenshot>

আপনার কম্পিউটারে এখন ওপেনবাংলা কিবোর্ড ইন্সটল হয়ে গিয়েছে। পরবর্তী নির্দেশনার জন্য DE-ভিত্তিক সেটআপ অংশটি দেখুন।
Copy link

@ghost ghost Feb 27, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Debian offers alot of DEs in it's installation setup screen.
the right-click context menu text might differ based on the DE in use.

Besides, using gdebi is a personal choice, although I donot personally use Debian, afaik most spins of Debian ship with Synaptic, GNOME spin with GNOME Software and KDE spin with KDE Discover, so the user already should have a GUI package installer installed.

Comment on lines +33 to +47
## Debian GNU/Linux এর ভার্সন খুঁজে বের করা
নিচের কমান্ডটি টার্মিনালে রান করুন:
```
lsb_release -a
```
আউটপুটটি এমন হবে:
```
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 12 (version_name)
Release: version_number
Codename: version_name
```
এখানে ```version_name``` ও ```version_number``` হবে যথাক্রমে আপনার Debian ইন্সটলেশনের ভার্সনের নাম ও নাম্বার।
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I intentionally did not include this, as an user should know what version of the OS they installed.
Even then, both KDE and GNOME Settings should list the version of the OS, I cannot comment on other DEs but they should have similar capabilities aswell.
Knowing their own OS version is imho a responsibility of the user, not of OBK.
Another issue is that, the CLI output is very verbose.

If this is considered for merging, maybe this should be included in obk-docs-bn/src/install-instructions/distro-setup/distro-setup.md ?
As to my knowledge this is a fairly distro-agnostic way to find a distro's version ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah. I guess it is... If we're aiming decently tech-savvy people then, is this section even needed?

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am extremely sorry for not making things/scope of the docs clearer before, but yes like I said, the distro name/version can be easily known from the Settings app of various DEs,

You can modify and contribute the changes to distro-setup.md instead.

@ilham-daiee-muntahi
Copy link
Contributor Author

Hmm, understood. I just wrote what I had done to install OBK.
I'll try to improve it. Thanks for the feedback!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant