optional-packages on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "optional-packages" 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
Copied
b. Install optional-packages on Arch using YAY
$
yay -S
optional-packages
Copied
* (Optional) Uninstall optional-packages on Arch using YAY
$
yay -Rns
optional-packages
Copied
2. Manually Install "optional-packages" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone optional-packages's git locally
$
git clone https://aur.archlinux.org/optional-packages.git
~/optional-packages
Copied
c. Go to ~/optional-packages folder and install it
$
cd
~/optional-packages
Copied
$
makepkg -si
Copied
3. Information about the optional-packages package on Arch User Repository (AUR)
ID: 1312953
Name: optional-packages
PackageBaseID: 196484
PackageBase: optional-packages
Version: 1.0.4-1
Description: Command-line tool that finds all the optional packages of the packages that were pointed by you. It can install the packages.
URL: https://github.com/airvzxf/archlinux-optional-packages
NumVotes: 1
Popularity: 0.012087
OutOfDate:
Maintainer: airv_zxf
Submitter: airv_zxf
FirstSubmitted: 1691380152
LastModified: 1693689081
URLPath: /cgit/aur.git/snapshot/optional-packages.tar.gz
Name: optional-packages
PackageBaseID: 196484
PackageBase: optional-packages
Version: 1.0.4-1
Description: Command-line tool that finds all the optional packages of the packages that were pointed by you. It can install the packages.
URL: https://github.com/airvzxf/archlinux-optional-packages
NumVotes: 1
Popularity: 0.012087
OutOfDate:
Maintainer: airv_zxf
Submitter: airv_zxf
FirstSubmitted: 1691380152
LastModified: 1693689081
URLPath: /cgit/aur.git/snapshot/optional-packages.tar.gz