bottles on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "bottles" 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

b. Install bottles on Arch using YAY

$ yay -S bottles

* (Optional) Uninstall bottles on Arch using YAY

$ yay -Rns bottles

2. Manually Install "bottles" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone bottles's git locally

$ git clone https://aur.archlinux.org/bottles.git ~/bottles

c. Go to ~/bottles folder and install it

$ cd ~/bottles $ makepkg -si

3. Information about the bottles package on Arch User Repository (AUR)

ID: 1426048
Name: bottles
PackageBaseID: 160368
PackageBase: bottles
Version: 2:51.11-2
Description: Easily manage wine and proton prefix
URL: https://github.com/bottlesdevs/Bottles
NumVotes: 125
Popularity: 2.87298
OutOfDate:
Maintainer: lotation
Submitter: ragouel
FirstSubmitted: 1606603927
LastModified: 1710279566
URLPath: /cgit/aur.git/snapshot/bottles.tar.gz

5. The same packages on other Linux Distributions