nbimg on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S nbimg

* (Optional) Uninstall nbimg on Arch using YAY

$ yay -Rns nbimg

2. Manually Install "nbimg" via AUR

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

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

b. Clone nbimg's git locally

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

c. Go to ~/nbimg folder and install it

$ cd ~/nbimg $ makepkg -si

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

ID: 196422
Name: nbimg
PackageBaseID: 46088
PackageBase: nbimg
Version: 1.2.1-1
Description: Allows to convert HTC Splash Screen images from NB to BMP and create NB splash screens from BMP format
URL: http://pof.eslack.org/2008/07/03/nbimg-htc-splash-screen-tool/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: cgirard
Submitter: cgirard
FirstSubmitted: 1296845544
LastModified: 1434363011
URLPath: /cgit/aur.git/snapshot/nbimg.tar.gz