kdebase-runtime-plasma4extras on AUR (Arch User Repository)
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "kdebase-runtime-plasma4extras" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install kdebase-runtime-plasma4extras on Arch using YAY
$
yay -S
kdebase-runtime-plasma4extras
Copied
* (Optional) Uninstall kdebase-runtime-plasma4extras on Arch using YAY
$
yay -Rns
kdebase-runtime-plasma4extras
Copied
2. Manually Install "kdebase-runtime-plasma4extras" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone kdebase-runtime-plasma4extras's git locally
$
git clone https://aur.archlinux.org/kdebase-runtime-plasma4extras.git
~/kdebase-runtime-plasma4extras
Copied
c. Go to ~/kdebase-runtime-plasma4extras folder and install it
$
cd
~/kdebase-runtime-plasma4extras
Copied
$
makepkg -si
Copied