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
- Host: GitHub
- URL: https://github.com/devksingh4/imsa-linux-printer-installer
- Owner: devksingh4
- License: gpl-3.0
- Created: 2021-05-28T21:47:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-13T06:53:53.000Z (over 4 years ago)
- Last Synced: 2023-03-04T10:24:24.397Z (over 3 years ago)
- Language: Shell
- Size: 128 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.