How to Install and Uninstall screen Package on Arch Linux
Last updated: November 23,2024
1. Install "screen" package
This guide covers the steps necessary to install screen on Arch Linux
$
sudo pacman -Sy
Copied
$
sudo pacman -S
screen
Copied
2. Uninstall "screen" package
In this section, we are going to explain the necessary steps to uninstall screen on Arch Linux:
$
sudo pacman -Rcns
screen
Copied
3. Information about the screen package on Arch Linux
Repository : extra
Name : screen
Version : 4.9.1-1
Description : Full-screen window manager that multiplexes a physical
terminal
Architecture : x86_64
URL : https://www.gnu.org/software/screen/
Licenses : GPL
Groups : None
Provides : None
Depends On : ncurses pam
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 598.86 KiB
Installed Size : 874.76 KiB
Packager : Brett Cornwall
Build Date : Mon Aug 28 06:48:12 2023
Validated By : MD5 Sum SHA-256 Sum Signature
Name : screen
Version : 4.9.1-1
Description : Full-screen window manager that multiplexes a physical
terminal
Architecture : x86_64
URL : https://www.gnu.org/software/screen/
Licenses : GPL
Groups : None
Provides : None
Depends On : ncurses pam
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 598.86 KiB
Installed Size : 874.76 KiB
Packager : Brett Cornwall
Build Date : Mon Aug 28 06:48:12 2023
Validated By : MD5 Sum SHA-256 Sum Signature