caja-gksu on AUR (Arch User Repository)

Last updated: June 26,2024

1. Install "caja-gksu" 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 caja-gksu on Arch using YAY

$ yay -S caja-gksu

* (Optional) Uninstall caja-gksu on Arch using YAY

$ yay -Rns caja-gksu

2. Manually Install "caja-gksu" via AUR

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

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

b. Clone caja-gksu's git locally

$ git clone https://aur.archlinux.org/caja-gksu.git ~/caja-gksu

c. Go to ~/caja-gksu folder and install it

$ cd ~/caja-gksu $ makepkg -si

3. Information about the caja-gksu package on Arch User Repository (AUR)

ID: 676947
Name: caja-gksu
PackageBaseID: 137692
PackageBase: caja-gksu
Version: 1.23.0-1
Description: Allows you to open files with administration privileges using the context menu when browsing your files with Caja.
URL: https://mate-desktop.org
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1543519476
LastModified: 1576395053
URLPath: /cgit/aur.git/snapshot/caja-gksu.tar.gz

5. The same packages on other Linux Distributions