urxvt-fullscreen on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S urxvt-fullscreen

* (Optional) Uninstall urxvt-fullscreen on Arch using YAY

$ yay -Rns urxvt-fullscreen

2. Manually Install "urxvt-fullscreen" via AUR

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

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

b. Clone urxvt-fullscreen's git locally

$ git clone https://aur.archlinux.org/urxvt-fullscreen.git ~/urxvt-fullscreen

c. Go to ~/urxvt-fullscreen folder and install it

$ cd ~/urxvt-fullscreen $ makepkg -si

3. Information about the urxvt-fullscreen package on Arch User Repository (AUR)

ID: 186566
Name: urxvt-fullscreen
PackageBaseID: 42497
PackageBase: urxvt-fullscreen
Version: 1-1
Description: script to switch fullscreen and above-other-windows on urxvt
URL: http://wiki.archlinux.org/index.php/Rxvt-unicode
NumVotes: 36
Popularity: 0
OutOfDate:
Maintainer: chris_l
Submitter: chris_l
FirstSubmitted: 1288632970
LastModified: 1433799470
URLPath: /cgit/aur.git/snapshot/urxvt-fullscreen.tar.gz