An open API service indexing awesome lists of open source software.

https://github.com/devksingh4/imsa-linux-printer-installer

Tool for installing the IMSA printing system on Linux
https://github.com/devksingh4/imsa-linux-printer-installer

Last synced: 8 months ago
JSON representation

Tool for installing the IMSA printing system on Linux

Awesome Lists containing this project

README

          

# IMSA Linux Printer Installer

## Overview
This tool allows [IMSA](https://imsa.edu) students to print documents to the campus printers from their Linux devices while connected to `airimsa`. While this script has only been tested on Ubuntu 18.04 and 20.04 LTS, it will likely function on most Linux distributions provided that the prerequisites are met.

## Prerequisites
* lpadmin
* lpinfo

## Validated Platforms
* Ubuntu 22.04 LTS
* Ubuntu 20.04 LTS
* Ubuntu 18.04 LTS

Verified working on another platform? Open a PR with the information!

## Installation
Simply run install.sh

## Uninstallation
Simply run uninstall.sh from this repo, or from `/usr/share/imsa/printers/`

## License
Licensed under the GNU GPLv3 license, see [LICENSE](LICENSE).

## Source
https://github.com/devksingh4/imsa-linux-printer-installer

## Contact
File a GitHub issue.

## Reporting Security Vulnerabilities
Please email `dev at devksingh.com` with the details of the vulnerability.