devhub on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S devhub

* (Optional) Uninstall devhub on Arch using YAY

$ yay -Rns devhub

2. Manually Install "devhub" via AUR

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

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

b. Clone devhub's git locally

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

c. Go to ~/devhub folder and install it

$ cd ~/devhub $ makepkg -si

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

ID: 872043
Name: devhub
PackageBaseID: 142406
PackageBase: devhub
Version: 0.102.0-1
Description: TweetDeck for GitHub - Android, iOS, Web & Desktop
URL: https://github.com/devhubapp/devhub
NumVotes: 1
Popularity: 1.1E-5
OutOfDate:
Maintainer:
Submitter: bruceutut
FirstSubmitted: 1559197967
LastModified: 1614786418
URLPath: /cgit/aur.git/snapshot/devhub.tar.gz