How to Install and Uninstall base Package on Manjaro

Last updated: April 29,2024

1. Install "base" package

In this section, we are going to explain the necessary steps to install base on Manjaro

$ sudo pacman -Sy $ sudo pacman -S base

2. Uninstall "base" package

In this section, we are going to explain the necessary steps to uninstall base on Manjaro:

$ sudo pacman -Rcns base

3. Information about the base package on Manjaro

Repository : core
Name : base
Version : 3-2
Description : Minimal package set to define a basic Manjaro Linux
installation
Architecture : any
URL : https://manjaro.org
Licenses : GPL
Groups : None
Provides : None
Depends On : filesystem gcc-libs glibc bash coreutils file findutils
gawk grep procps-ng sed tar gettext pciutils psmisc
shadow util-linux bzip2 gzip xz licenses pacman
archlinux-keyring manjaro-keyring systemd
systemd-sysvcompat iputils iproute2
Optional Deps : linux: bare metal support
Conflicts With : None
Replaces : None
Download Size : 14.03 KiB
Installed Size : 0.00 KiB
Packager : Philip M
Build Date : Wed Jul 27 19:18:35 2022
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions