screen-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S screen-git

* (Optional) Uninstall screen-git on Arch using YAY

$ yay -Rns screen-git

2. Manually Install "screen-git" via AUR

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

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

b. Clone screen-git's git locally

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

c. Go to ~/screen-git folder and install it

$ cd ~/screen-git $ makepkg -si

3. Information about the screen-git package on Arch User Repository (AUR)

ID: 398214
Name: screen-git
PackageBaseID: 121200
PackageBase: screen-git
Version: v.4.2.1.580.gfbee2ab-1
Description: Full-screen window manager that multiplexes a physical terminal with true-color support
URL: https://www.gnu.org/software/screen/
NumVotes: 1
Popularity: 0
OutOfDate: 1708806736
Maintainer: alyptik
Submitter: alyptik
FirstSubmitted: 1491254675
LastModified: 1491254675
URLPath: /cgit/aur.git/snapshot/screen-git.tar.gz