How to Install and Uninstall pagein Package on openSuSE Tumbleweed
Last updated: January 11,2025
1. Install "pagein" package
Please follow the guidance below to install pagein on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
pagein
Copied
2. Uninstall "pagein" package
In this section, we are going to explain the necessary steps to uninstall pagein on openSuSE Tumbleweed:
$
sudo zypper remove
pagein
Copied
3. Information about the pagein package on openSuSE Tumbleweed
Information for package pagein:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : pagein
Version : 0.01.09-1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 36.8 KiB
Installed : No
Status : not installed
Source package : pagein-0.01.09-1.5.src
Upstream URL : https://github.com/ColinIanKing/pagein
Summary : A tool to force swapped out pages back into memory
Description :
Pagein is a tool that forces pages that are in swap to be paged in back
to memory. The main usecase for pagein is to exercise the VM and swap
subsystems for testing purposes.
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : pagein
Version : 0.01.09-1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 36.8 KiB
Installed : No
Status : not installed
Source package : pagein-0.01.09-1.5.src
Upstream URL : https://github.com/ColinIanKing/pagein
Summary : A tool to force swapped out pages back into memory
Description :
Pagein is a tool that forces pages that are in swap to be paged in back
to memory. The main usecase for pagein is to exercise the VM and swap
subsystems for testing purposes.