KLA-Plasma-6-KDE-CE ( stable release )

Moderator: Forum moderators

Post Reply
User avatar
Sofiya
Posts: 2243
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1465 times
Been thanked: 1497 times

KLA-Plasma-6-KDE-CE ( stable release )

Post by Sofiya »

KLA-plasma-KDE-CE-1.2 ( stable )

  • Uses pamac -aur as package manager

    Application Center " Discover " ->> https://apps.kde.org/ru/discover/

    With Discover, you can manage software from multiple sources, including your operating system's software repository, Flatpak repos, the Snap store, or even AppImages from store.kde.org.
    ---------------------------------------------------------------------------
    Uses Pipewire as a sound server

Save session manually:

Code: Select all

sudo save2flash

ISO:
https://github.com/sofijacom/KLA-plasma ... KDE-CE-1.2

Enjoy. Yours, Sofia !!! :thumbup:

Attachments
FR_minimal_KLA_plasma_desktop.sh.FALSE.gz
(3.89 KiB) Downloaded 2 times
Screenshot_20241101_165349.png
Screenshot_20241101_165349.png (188.98 KiB) Viewed 597 times
Last edited by Sofiya on Tue Nov 05, 2024 5:29 am, edited 23 times in total.

KL
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 2243
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1465 times
Been thanked: 1497 times

Re: KLA-Plasma-6-KDE-CE Arch Linux Project

Post by Sofiya »

As always, the first pancake is lumpy. You need to assign groups and users correctly. In Arch, this is a bit specific.
We'll figure it out :ugeek:

the build turned out great, but we need to think about the size since the size is 4 gigabytes. this is a full installation of KDE with all applications. We need to install the minimum build :geek: :ugeek: ;)

We will continue to work :) :thumbup:

Attachments
Screenshot_20241101_165349.png
Screenshot_20241101_165349.png (188.98 KiB) Viewed 598 times
Screenshot_20241101_170501.png
Screenshot_20241101_170501.png (309.1 KiB) Viewed 598 times
Last edited by Sofiya on Fri Nov 01, 2024 6:48 pm, edited 4 times in total.

KL
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 2243
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1465 times
Been thanked: 1497 times

Re: KLA-Plasma-6-KDE-CE Arch Linux Project

Post by Sofiya »

KLA-plasma-KDE-CE-1.0 ( test version )

I tried to make it as small as possible, BUT this is Arch, there's nothing you can do about it. You can make it even smaller, but you'll lose functionality. ;)

ISO:
https://github.com/sofijacom/KLA-plasma ... sma-KDE-CE

Enjoy. Yours, Sofia !!! :thumbup:

Attachments
Снимок экрана_20241102_173416.png
Снимок экрана_20241102_173416.png (277.72 KiB) Viewed 553 times
Снимок экрана_20241102_173019.png
Снимок экрана_20241102_173019.png (283.1 KiB) Viewed 553 times
Last edited by Sofiya on Sun Nov 03, 2024 6:19 pm, edited 5 times in total.

KL
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 2243
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1465 times
Been thanked: 1497 times

Re:KLA-Plasma-6-KDE-CE Arch Linux Project

Post by Sofiya »

Reserved

KL
PUPPY LINUX Simple fast free

Clarity
Posts: 3787
Joined: Fri Jul 24, 2020 10:59 pm
Has thanked: 1602 times
Been thanked: 518 times

Re: KLA-Plasma-6-KDE-CE Arch Linux Project

Post by Clarity »

I will test both versions if/when available.

I have an old (new to me) 2015 PC with 16 processors to throw this workload at it for testing via bare-metal and/or within a KVM. Hope to commission it tomorrow where it will be connected to a TV via PC's nvidia video adapter (the only adapter in the PC).

User avatar
Sofiya
Posts: 2243
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1465 times
Been thanked: 1497 times

Re: KLA-Plasma-6-KDE-CE Arch Linux Project

Post by Sofiya »

:welcome:

Attachments
2024-11-03_12-56.png
2024-11-03_12-56.png (405.27 KiB) Viewed 528 times

KL
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 2243
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1465 times
Been thanked: 1497 times

Re: KLA-Plasma-6-KDE-CE Arch Linux Project

Post by Sofiya »

fastfetch

In development not packed yet
I'll add it to the build soon :thumbup:

Code: Select all

mkdir -p /home/spot/.config/fastfetch
cat <<'GKS' >> /home/spot/.config/fastfetch/config.jsonc
// ttf-nerd-fonts-symbols
{
  "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
  "logo": {
	"color": {"1": "blue", "2": "black"}
  },
  "display": {
	"separator": " ▸ "
  },
  "modules": [
    {
	"type": "title"
    },
    "break",
    {
	"type": "custom",
	"format": "\u001b[90m┌────────────────────────────────────────────────────────────┐"
    },
    {
	"type": "os",
	"key": "",
	"keycolor": "blue"
    },
    {
	"type": "kernel",
	"key": "",
	"keycolor": "blue"
    },
    {
	"type": "de",
	"key": "",
	"keycolor": "blue"
    },
    {
	"type": "wm",
	"key": "",
	"keycolor": "blue"
    },
    {
	"type": "packages",
	"key": "",
	"keycolor": "blue"
    },
    {
	"type": "custom",
	"format": "\u001b[90m├─────────────────────────────────────────────────────────────┤"
    },
    {
	"type": "memory",
	"key": "",
	"keycolor": "blue"
    },
    {
	"type": "cpu",
	"key": "",
	"keycolor": "blue"
    },
    {
	"type": "gpu",
	"key": "",
	"keycolor": "blue"
    },
    {
	"type": "swap",
	"key": "",
	"keycolor": "blue"
    },
    {
	"type": "disk",
	"key": "",
	"keycolor": "blue"
    },
    {
	"type": "battery",
	"key": "",
	"keycolor": "blue"
    },
    {
	"type": "custom",
	"format": "\u001b[90m├─────────────────────────────────────────────────────────────┤"
    },
    {
	"type": "uptime",
	"key": "",
	"keycolor": "blue"
    },
    {
	"type": "terminal",
	"key": "",
	"keycolor": "blue"
    },
    {
	"type": "custom",
	"format": "\u001b[90m└────────────────────────────────────────────────────────────┘"
    },
    {
	"type": "colors",
	"paddingLeft": 25,
	"symbol": "circle",
	"block": {
	"width": 10
	}
    }
  ]
}
GKS

Added

Attachments
Screenshot_20241103_121853.png
Screenshot_20241103_121853.png (261.54 KiB) Viewed 516 times

KL
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 2243
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1465 times
Been thanked: 1497 times

Re: KLA-Plasma-6-KDE-CE Arch Linux Project

Post by Sofiya »

Important changes have been made, shortcomings have been corrected
:ugeek: :geek: :welcome: :thumbup:

stable version KLA-plasma-KDE-CE-1.1 will be released soon

KL
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 2243
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1465 times
Been thanked: 1497 times

Re: KLA-Plasma-6-KDE-CE Arch Linux Project

Post by Sofiya »

:welcome:

Stable version released

KLA-plasma-KDE-CE-1.1 ( stable ) -> viewtopic.php?p=134645#p134645

Attachments
Screenshot_20241103_121853.png
Screenshot_20241103_121853.png (261.54 KiB) Viewed 447 times

KL
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 2243
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1465 times
Been thanked: 1497 times

Re: KLA-Plasma-6-KDE-CE Arch Linux Project

Post by Sofiya »

Disable Fish greeting

for some reason the build plugin does not accept such a command

Type in the terminal

Code: Select all

set -U fish_greeting
Attachments
2024-11-03_23-06.png
2024-11-03_23-06.png (98.45 KiB) Viewed 435 times

KL
PUPPY LINUX Simple fast free

User avatar
rockedge
Site Admin
Posts: 6507
Joined: Mon Dec 02, 2019 1:38 am
Location: Connecticut,U.S.A.
Has thanked: 2716 times
Been thanked: 2604 times
Contact:

Re: KLA-Plasma-6-KDE-CE ( stable release )

Post by rockedge »

@Sofiya I have also noticed that some types of shell commands will not work as expected coming from a PLUG file.

I think it has to do with the chroot'ed file system during the build stages and the state of the merged system, that some commands only work on a running system.

With

User avatar
Sofiya
Posts: 2243
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1465 times
Been thanked: 1497 times

Re: KLA-Plasma-6-KDE-CE ( stable release )

Post by Sofiya »

:welcome:

Save session manually

Code: Select all

sudo save2flash
Attachments
Снимок экрана_20241104_002418.png
Снимок экрана_20241104_002418.png (220.94 KiB) Viewed 379 times

KL
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 2243
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1465 times
Been thanked: 1497 times

Re: KLA-Plasma-6-KDE-CE ( stable release )

Post by Sofiya »

:welcome:

Attachments
2024-11-04_07-06.png
2024-11-04_07-06.png (442.77 KiB) Viewed 344 times
Снимок экрана_20241104_062523.png
Снимок экрана_20241104_062523.png (261.46 KiB) Viewed 353 times

KL
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 2243
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1465 times
Been thanked: 1497 times

Re: KLA-Plasma-6-KDE-CE ( stable release )

Post by Sofiya »

:thumbup:

Themes Catppuccin

Attachments
2024-11-04_16-43.png
2024-11-04_16-43.png (278.38 KiB) Viewed 323 times
2024-11-04_16-42.png
2024-11-04_16-42.png (273.47 KiB) Viewed 324 times
2024-11-04_16-38.png
2024-11-04_16-38.png (190.43 KiB) Viewed 324 times

KL
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 2243
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1465 times
Been thanked: 1497 times

Re: KLA-Plasma-6-KDE-CE ( stable release )

Post by Sofiya »

for easy cleaning of cache from installed packages

Pamac-cleaner-cache-1.0.1-1-x86_64.pkg.tar.zst

Attachments
Pamac-cleaner-cache-1.0.1-1-x86_64.pkg.tar.zst.FALSE.gz
remove .FALSE.gz
(9.58 KiB) Downloaded 1 time

KL
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 2243
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1465 times
Been thanked: 1497 times

Re: KLA-Plasma-6-KDE-CE ( stable release )

Post by Sofiya »

The PackIt:. Archiving/Compressing GUI Program is for KLA-KDE

Attachments
Packit-1.0.2-1-x86_64.pkg.tar.zst.FALSE.gz
(44.5 KiB) Downloaded 1 time
2024-11-04_22-42.png
2024-11-04_22-42.png (39.63 KiB) Viewed 278 times

KL
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 2243
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1465 times
Been thanked: 1497 times

Re: KLA-Plasma-6-KDE-CE ( stable release )

Post by Sofiya »

Announcement

Final version of KLA-plasma-KDE-CE-1.2 released ( stable )

viewtopic.php?p=134645#p134645

-----------------------------------------------------------------------------------------------------------------
I'll tell you, it wasn't easy, but I did it. This is my New Year's gift to you!!! Enjoy.

Attachments
Screenshot_20241105_045920.png
Screenshot_20241105_045920.png (260.54 KiB) Viewed 235 times

KL
PUPPY LINUX Simple fast free

TerryH
Posts: 628
Joined: Mon Jun 15, 2020 2:08 am
Has thanked: 158 times
Been thanked: 158 times

Re: KLA-Plasma-6-KDE-CE ( stable release )

Post by TerryH »

Thank you for the early New Years gift. Your work is much appreciated.

New Laptop - ASUS ZenBook Ryzen 7 5800H Vega 7 iGPU / 16 GB RAM

User avatar
Sofiya
Posts: 2243
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1465 times
Been thanked: 1497 times

Re: KLA-Plasma-6-KDE-CE ( stable release )

Post by Sofiya »

Instead of Fish you can install zsh terminal will be like in KLV-void. I have compiled a package with dependencies and configuration, everything will be installed automatically

package oh-my-zsh-1.1.1-1-x86_64.pkg.tar.zst ->> https://gitlab.com/sofija.p2018/kla-ot2 ... kg.tar.zst

After installation, comment out the lines as shown in the figure below.
and below the commented lines write " zsh "
in /home/spot/.bashrc

Attachments
2024-11-05_21-45.png
2024-11-05_21-45.png (28.48 KiB) Viewed 173 times
2024-11-05_21-44.png
2024-11-05_21-44.png (158.35 KiB) Viewed 173 times

KL
PUPPY LINUX Simple fast free

Clarity
Posts: 3787
Joined: Fri Jul 24, 2020 10:59 pm
Has thanked: 1602 times
Been thanked: 518 times

Re: KLA-Plasma-6-KDE-CE ( stable release )

Post by Clarity »

Booted ISO file )(v1.1 and 1.2) native in KVM (Same results from boots via Ventoy&SG2D in KVM).

Code: Select all

qemu-system-x86_64 -enable-kvm -m 2G -vga std -smp 2 -device AC97 -net nic -net user -rtc base=localtime -name "DOG test" -cdrom /mnt/sda3/bootisos/KLA-plasma-KDE-CE-1.1.iso

Results in the 2 pics, as follows:

KLA-KDE 1.2.jpg
KLA-KDE 1.2.jpg (36.84 KiB) Viewed 147 times
KLA-KDE 1.2(1).jpg
KLA-KDE 1.2(1).jpg (20.65 KiB) Viewed 147 times
User avatar
Sofiya
Posts: 2243
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1465 times
Been thanked: 1497 times

Re: KLA-Plasma-6-KDE-CE ( stable release )

Post by Sofiya »

Clarity wrote: Wed Nov 06, 2024 2:17 am

Booted ISO file )(v1.1 and 1.2) native in KVM (Same results from boots via Ventoy&SG2D in KVM).

Code: Select all

qemu-system-x86_64 -enable-kvm -m 2G -vga std -smp 2 -device AC97 -net nic -net user -rtc base=localtime -name "DOG test" -cdrom /mnt/sda3/bootisos/KLA-plasma-KDE-CE-1.1.iso

Results in the 2 pics, as follows:KLA-KDE 1.2.jpgKLA-KDE 1.2(1).jpg

You have some wrong qemu/kvm :ugeek: :)

Attachments
2024-11-03_12-56.png
2024-11-03_12-56.png (405.27 KiB) Viewed 133 times

KL
PUPPY LINUX Simple fast free

Clarity
Posts: 3787
Joined: Fri Jul 24, 2020 10:59 pm
Has thanked: 1602 times
Been thanked: 518 times

Re: KLA-Plasma-6-KDE-CE ( stable release )

Post by Clarity »

If you have a KVM stanza and can share it, I should be able to track down why I am seeing this, now.

Code: Select all

# qemu-system-x86_64 --version
QEMU emulator version 7.2.13 (Debian 1:7.2+dfsg-7+deb12u7)
Copyright (c) 2003-2022 Fabrice Bellard and the QEMU Project developers
KLA-KDE 1.2.jpg
KLA-KDE 1.2.jpg (25.42 KiB) Viewed 113 times

I ask this as I want my results to be consistent with both what you see and what to share in the reports I publish of what is working. I have multiple PCs that I test and report after testing across several of them.

I publish my stanzas so that everyone can see what I have surfaced in testings.

Thanks in advance.

User avatar
Sofiya
Posts: 2243
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1465 times
Been thanked: 1497 times

Re: KLA-Plasma-6-KDE-CE ( stable release )

Post by Sofiya »

Code: Select all

~  qemu-system-x86_64 --version 
QEMU emulator version 9.1.1
Copyright (c) 2003-2024 Fabrice Bellard and the QEMU Project developers

Code: Select all

qemu-system-x86_64 -enable-kvm -cpu host -smp 4 -device AC97 -vga virtio -m 4G -name 'KLA-plasma-KDE-CE-1.2' -boot d -hda /mnt/sda2/2-QEMU/VirtualHDD.img -cdrom /home/spot/Downloads/KLA-plasma-KDE-CE-1.2.iso

Graphics for QEMU/KVM always consists of two parts: client and server.
frontend: Controlled by the -vga argument that is provided to the guest. This is usually one of the cirrus, std, qxl, virtio variants. These days the qxl variant is used by default, which provides a good balance between guest compatibility and performance.

3D acceleration required: use -vga virtio with local display having GL context -display gtk,gl=on. In this case " virgil3d " will be used on the host

Attachments
2024-11-06_11-26.png
2024-11-06_11-26.png (300.27 KiB) Viewed 95 times
2024-11-06_11-47.png
2024-11-06_11-47.png (293.93 KiB) Viewed 97 times

KL
PUPPY LINUX Simple fast free

Amol
Posts: 123
Joined: Wed Oct 26, 2022 10:35 pm
Has thanked: 21 times
Been thanked: 78 times

Re: KLA-Plasma-6-KDE-CE ( stable release )

Post by Amol »

Hello sofiya !
I've got problem to access AUR repository.Plus, pamac gets trouble to run at first time; I must try several times.
Best regards,
Amol

User avatar
Sofiya
Posts: 2243
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1465 times
Been thanked: 1497 times

Re: KLA-Plasma-6-KDE-CE ( stable release )

Post by Sofiya »

Amol wrote: Wed Nov 06, 2024 8:41 pm

Hello sofiya !
I've got problem to access AUR repository.Plus, pamac gets trouble to run at first time; I must try several times.
Best regards,
Amol

Hello Amol !

AUR is disabled by default, enable it to use

pamac has a long delay before launching, be patient and do not click on the launch repeatedly

If you have a question about why it started loading like this, contact the packer Pamac. ->> https://aur.archlinux.org/packages/pamac-aur

Attachments
2024-11-07_00-03.png
2024-11-07_00-03.png (199.06 KiB) Viewed 36 times

KL
PUPPY LINUX Simple fast free

Post Reply

Return to “KL-Dev_Work”