walles / moar

Moar is a pager. It's designed to just do the right thing without any configuration.
Other
587 stars 17 forks source link

Can i add the AUR moar-git to the intallations instructions? #123

Closed Viliansh closed 1 year ago

Viliansh commented 1 year ago

https://aur.archlinux.org/packages/moar-git

They are build from source, so they are mostly of the time up to date

walles commented 1 year ago

What is the exact command line to install this package?

Is it paru -S moar-git?

MaximumWoahverdrive commented 1 year ago

What is the exact command line to install this package?

Using paru aur helper: paru -S moar-git

Using yay aur helper yay -S moar-git

Without an aur helper

git clone https://aur.archlinux.org/moar-git.git
cd moar-git
makepkg -si