How to Install and Uninstall just Package on Arch Linux
Last updated: November 27,2024
1. Install "just" package
This tutorial shows how to install just on Arch Linux
$
sudo pacman -Sy
Copied
$
sudo pacman -S
just
Copied
2. Uninstall "just" package
This guide covers the steps necessary to uninstall just on Arch Linux:
$
sudo pacman -Rcns
just
Copied
3. Information about the just package on Arch Linux
Repository : extra
Name : just
Version : 1.24.0-1
Description : A handy way to save and run project-specific commands
Architecture : x86_64
URL : https://github.com/casey/just
Licenses : custom:CC0
Groups : None
Provides : None
Depends On : gcc-libs
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 1171.44 KiB
Installed Size : 3627.76 KiB
Packager : Caleb Maclennan
Build Date : Mon Feb 12 07:36:16 2024
Validated By : MD5 Sum SHA-256 Sum Signature
Name : just
Version : 1.24.0-1
Description : A handy way to save and run project-specific commands
Architecture : x86_64
URL : https://github.com/casey/just
Licenses : custom:CC0
Groups : None
Provides : None
Depends On : gcc-libs
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 1171.44 KiB
Installed Size : 3627.76 KiB
Packager : Caleb Maclennan
Build Date : Mon Feb 12 07:36:16 2024
Validated By : MD5 Sum SHA-256 Sum Signature