Format | Width | Height |
---|---|---|
A6 | 4.13″ | 5.83″ |
A5 | 5.83″ | 8.27″ |
A4 | 8.27″ | 11.69″ |
A3 | 11.69″ | 16.54″ |
B6 (ISO) | 4.92″ | 6.93″ |
B5 (ISO) | 6.93″ | 9.84″ |
B4 (ISO) | 9.84″ | 13.90″ |
Letter | 8.50″ | 11.00″ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The Dart CLI developer tool uses Google Analytics to report usage and diagnostic | |
data along with package dependencies, and crash reporting to send basic crash | |
reports. This data is used to help improve the Dart platform, Flutter framework, | |
and related tools. | |
Telemetry is not sent on the very first run. To disable reporting of telemetry, | |
run this terminal command: | |
dart --disable-analytics |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Last metadata expiration check: 0:06:18 ago on Thu 29 May 2025 09:07:46 AM +05. | |
Dependencies resolved. | |
====================================================================================================================================== | |
Package Architecture Version Repository Size | |
====================================================================================================================================== | |
Upgrading: | |
code x86_64 1.100.2-1747260629.el8 code 144 M | |
Transaction Summary | |
====================================================================================================================================== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Doctor summary (to see all details, run flutter doctor -v): | |
[✓] Flutter (Channel stable, 3.32.0, on Fedora Linux 40 (Workstation Edition) | |
6.8.10-300.fc40.x86_64, locale en_US.UTF-8) | |
[✗] Android toolchain - develop for Android devices | |
✗ Unable to locate Android SDK. | |
Install Android Studio from: | |
https://developer.android.com/studio/index.html | |
On first launch it will assist you in installing the Android SDK | |
components. | |
(or visit https://flutter.dev/to/linux-android-setup for detailed |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Installing extensions... | |
Installing extension 'dart-code.flutter'... | |
Extension 'dart-code.flutter' v3.110.0 was successfully installed. | |
Extension 'dart-code.dart-code' v3.104.0 was successfully installed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
spotify 1.2.31.1205.g4d59ad7c from Spotify✓ installed |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Looking for matches… | |
Required runtime for com.github.PintaProject.Pinta/x86_64/stable (runtime/org.gnome.Platform/x86_64/47) found in remote flathub | |
Do you want to install it? [Y/n]: Y | |
com.github.PintaProject.Pinta permissions: | |
ipc network fallback-x11 wayland x11 dri | |
file access [1] dbus access [2] | |
[1] /run/media, xdg-desktop, xdg-documents, xdg-download, xdg-pictures, xdg-public-share, xdg-run/gvfs, | |
xdg-run/gvfsd, xdg-templates |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Last metadata expiration check: 0:17:32 ago on Thu 30 May 2024 11:51:22 AM +05. | |
Dependencies resolved. | |
======================================================================================================================================================================== | |
Package Architecture Version Repository Size | |
======================================================================================================================================================================== | |
Installing: | |
chromium x86_64 125.0.6422.112-2.fc40 updates 87 M | |
Installing dependencies: | |
chromium-common x86_64 125.0.6422.112-2.fc40 updates 14 M | |
google-crc32c |
kubernetes | Kubernetes (GKE, EKS, OpenShift и так далее) |
managed_container_runtime | Управляемое выполнение контейнеров (Fargate, Cloud Run, DigitalOcean App) |
self_managed_container_runtime | Автономная среда выполнения контейнеров (Podman, Docker Swarm, Docker Compose) |
heroku | Heroku |
virtual_machine | Виртуальная машина (например, EC2) |
mobile_app_store | Магазин мобильных приложений |
registry | Реестр (пакетов или контейнеров) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ls -la /usr/bin/ | grep gnome-keyring-daemon | |
# -rwxr-xr-x 1 root root 1017128 Мау 21 2022 gnome-keyring-daemon | |
sudo chmod -x /usr/bin/gnome-keyring-daemon | |
ls -la /usr/bin/ | grep gnome-keyring-daemon | |
# -rw-r--r-- 1 root root 1017128 Мау 21 2022 gnome-keyring-daemon |
NewerOlder