altogether on AUR (Arch User Repository)

Last updated: September 28,2024

1. Install "altogether" 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 altogether on Arch using YAY

$ yay -S altogether

* (Optional) Uninstall altogether on Arch using YAY

$ yay -Rns altogether

2. Manually Install "altogether" via AUR

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

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

b. Clone altogether's git locally

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

c. Go to ~/altogether folder and install it

$ cd ~/altogether $ makepkg -si

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

ID: 586813
Name: altogether
PackageBaseID: 139672
PackageBase: altogether
Version: 0.1.2-1
Description: A CLI tool to synchronize configuration files between Alfred and Albert
URL: https://github.com/announce/altogether
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: i05
Submitter: i05
FirstSubmitted: 1550342976
LastModified: 1550342976
URLPath: /cgit/aur.git/snapshot/altogether.tar.gz