Skip to content

A TrenchBroom PKGBUILD script for Arch Linux based distros.

License

Notifications You must be signed in to change notification settings

eGax/arch-pkgbuild-trenchbroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The purpose of this is to enable Arch users to install the past official release of TrenchBroom, version 2023.1, the same way the AUR did.

To install TB in your Arch distro of choice from a terminal :

git clone https://github.com/eGax/arch-pkgbuild-trenchbroom.git
cd arch-pkgbuild-trenchbroom
makepkg -si

That will clone it, enter it, look for the required libtinyxml2.so.9, if not found then create a symlink from current /usr/lib/libtinyxml2.so.10.0.0 to /usr/lib/libtinyxml2.so.9, then installs the package into your system.


I highly recommend you use the current TrenchBroom version at this time 2024.1 using the AUR trenchbroom-bin https://aur.archlinux.org/packages/trenchbroom-bin

** If this breaks, its a very low priority to fix it since it is an out of date version, but you can create a issue and I will look into when I can. **

About

A TrenchBroom PKGBUILD script for Arch Linux based distros.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages