gnome-shell-extension-taskbar on AUR (Arch User Repository)

Last updated: June 23,2024

1. Install "gnome-shell-extension-taskbar" 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

b. Install gnome-shell-extension-taskbar on Arch using YAY

$ yay -S gnome-shell-extension-taskbar

* (Optional) Uninstall gnome-shell-extension-taskbar on Arch using YAY

$ yay -Rns gnome-shell-extension-taskbar

2. Manually Install "gnome-shell-extension-taskbar" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone gnome-shell-extension-taskbar's git locally

$ git clone https://aur.archlinux.org/gnome-shell-extension-taskbar.git ~/gnome-shell-extension-taskbar

c. Go to ~/gnome-shell-extension-taskbar folder and install it

$ cd ~/gnome-shell-extension-taskbar $ makepkg -si

3. Information about the gnome-shell-extension-taskbar package on Arch User Repository (AUR)

ID: 500906
Name: gnome-shell-extension-taskbar
PackageBaseID: 89487
PackageBase: gnome-shell-extension-taskbar
Version: 57.0-1
Description: GNOME Shell Extension TaskBar
URL: https://github.com/zpydr/gnome-shell-extension-taskbar
NumVotes: 18
Popularity: 0
OutOfDate:
Maintainer: zpydr
Submitter: zpydr
FirstSubmitted: 1421456054
LastModified: 1523043593
URLPath: /cgit/aur.git/snapshot/gnome-shell-extension-taskbar.tar.gz

5. The same packages on other Linux Distributions